Last Version

com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy 5.5.0

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

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.holon-platform.jaxrs
ArtifactId

ArtifactId

holon-jaxrs-spring-boot-resteasy
Version

Version

5.5.0
Type

Type

jar
Description

Description

com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy
Holon JAX-RS Resteasy server auto-configuration using Spring Boot
Project URL

Project URL

https://holon-platform.com
Project Organization

Project Organization

The Holon Platform

Download holon-jaxrs-spring-boot-resteasy 5.5.0


<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-resteasy/ -->
<dependency>
    <groupId>com.holon-platform.jaxrs</groupId>
    <artifactId>holon-jaxrs-spring-boot-resteasy</artifactId>
    <version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-resteasy/
implementation 'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-resteasy/
implementation ("com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy:5.5.0")
'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-resteasy:jar:5.5.0'
<dependency org="com.holon-platform.jaxrs" name="holon-jaxrs-spring-boot-resteasy" rev="5.5.0">
  <artifact name="holon-jaxrs-spring-boot-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-jaxrs-spring-boot-resteasy', version='5.5.0')
)
libraryDependencies += "com.holon-platform.jaxrs" % "holon-jaxrs-spring-boot-resteasy" % "5.5.0"
[com.holon-platform.jaxrs/holon-jaxrs-spring-boot-resteasy "5.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.holon-platform.core : holon-spring-boot jar 5.5.0
com.holon-platform.jaxrs : holon-jaxrs-server jar 5.5.0
org.springframework : spring-web jar
org.jboss.resteasy : resteasy-core jar 4.5.5.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 4.5.5.Final
org.jboss.resteasy : resteasy-spring jar 4.5.5.Final

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.jboss.resteasy : resteasy-jackson2-provider jar 4.5.5.Final
org.jboss.resteasy : resteasy-client jar 4.5.5.Final
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.