Skip to content

Java wrapper API for using a Swagger codegen library based on Event Portal 2.0 API

License

Notifications You must be signed in to change notification settings

SolaceLabs/ep-wrapper-java

Repository files navigation

ep-wrapper-java

Java wrapper API for using a Swagger codegen library based on Event Portal 2.0 API

To Build

Clone this repo. Then:

LINUX:
./gradlew clean assemble javadoc

WINDOWS:
gradlew clean assemble javadoc

The compiled JAR will be found in build/libs/

Using with EP 2.0 IntelliJ Plugin

Copy the distribution JAR into lib folder of EP IntelliJ Plugin repo.

Documentation

Docs are available when you build, under build/docs/javadoc/

About

Java wrapper API for using a Swagger codegen library based on Event Portal 2.0 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages