Download holon-jaxrs-spring-boot-resteasy-5.0.5.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.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials