Download holon-jaxrs-spring-boot-resteasy-5.0.2.jar file - Jar h

Jar examples for h:holon-jaxrs-spring-boot-resteasy

Description

Holon JAX-RS Resteasy server auto-configuration using Spring Boot

You can download jar file holon-jaxrs-spring-boot-resteasy 5.0.2 in this page.

Build File

You can use the following script to add holon-jaxrs-spring-boot-resteasy-5.0.2.jar to your project.

<dependency>
   <groupId>com.holon-platform.jaxrs</groupId>
   <artifactId>holon-jaxrs-spring-boot-resteasy</artifactId>
   <version>5.0.2</version>
</dependency>
compile group: 'com.holon-platform.jaxrs', name: 'holon-jaxrs-spring-boot-resteasy', version: '5.0.2'
libraryDependencies += "com.holon-platform.jaxrs" % "holon-jaxrs-spring-boot-resteasy" % "5.0.2"
<dependency org="com.holon-platform.jaxrs" name="holon-jaxrs-spring-boot-resteasy" rev="5.0.2"/>
@Grapes(@Grab(group='com.holon-platform.jaxrs', module='holon-jaxrs-spring-boot-resteasy', version='5.0.2'))
'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy:jar:5.0.2'

Download

Click the following link to download the jar file.

holon-jaxrs-spring-boot-resteasy-5.0.2-javadoc.jar
holon-jaxrs-spring-boot-resteasy-5.0.2-sources.jar
holon-jaxrs-spring-boot-resteasy-5.0.2.jar
holon-jaxrs-spring-boot-resteasy-5.0.2.pom



Related Tutorials