Jar examples for h:holon-jaxrs-spring-boot-resteasy
Holon JAX-RS Resteasy server auto-configuration using Spring Boot
You can download jar file holon-jaxrs-spring-boot-resteasy 5.1.2 in this page.
You can use the following script to add holon-jaxrs-spring-boot-resteasy-5.1.2.jar to your project.
<dependency> <groupId>com.holon-platform.jaxrs</groupId> <artifactId>holon-jaxrs-spring-boot-resteasy</artifactId> <version>5.1.2</version> </dependency>
compile group: 'com.holon-platform.jaxrs', name: 'holon-jaxrs-spring-boot-resteasy', version: '5.1.2'
libraryDependencies += "com.holon-platform.jaxrs" % "holon-jaxrs-spring-boot-resteasy" % "5.1.2"
<dependency org="com.holon-platform.jaxrs" name="holon-jaxrs-spring-boot-resteasy" rev="5.1.2"/>
@Grapes(@Grab(group='com.holon-platform.jaxrs', module='holon-jaxrs-spring-boot-resteasy', version='5.1.2'))
'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy:jar:5.1.2'
Click the following link to download the jar file.
holon-jaxrs-spring-boot-resteasy-5.1.2-javadoc.jar