Jar examples for a:apiee-core
A library to add generated swagger doc to your Java EE systems
You can download jar file apiee-core 1.0.5 in this page.
You can use the following script to add apiee-core-1.0.5.jar to your project.
<dependency> <groupId>com.github.phillip-kruger</groupId> <artifactId>apiee-core</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.github.phillip-kruger', name: 'apiee-core', version: '1.0.5'
libraryDependencies += "com.github.phillip-kruger" % "apiee-core" % "1.0.5"
<dependency org="com.github.phillip-kruger" name="apiee-core" rev="1.0.5"/>
@Grapes(@Grab(group='com.github.phillip-kruger', module='apiee-core', version='1.0.5'))
'com.github.phillip-kruger:apiee-core:jar:1.0.5'
Click the following link to download the jar file.
apiee-core-1.0.5-javadoc.jar