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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials