Last Version

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

Holon JAX-RS Jersey Server auto-configuration using Spring Boot

License

License

Categories

Categories

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

GroupId

com.holon-platform.jaxrs
ArtifactId

ArtifactId

holon-jaxrs-spring-boot-jersey
Version

Version

5.5.0
Type

Type

jar
Description

Description

com.holon-platform.jaxrs:holon-jaxrs-spring-boot-jersey
Holon JAX-RS Jersey 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-jersey 5.5.0


<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-jersey/ -->
<dependency>
    <groupId>com.holon-platform.jaxrs</groupId>
    <artifactId>holon-jaxrs-spring-boot-jersey</artifactId>
    <version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-jersey/
implementation 'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-jersey:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-spring-boot-jersey/
implementation ("com.holon-platform.jaxrs:holon-jaxrs-spring-boot-jersey:5.5.0")
'com.holon-platform.jaxrs:holon-jaxrs-spring-boot-jersey:jar:5.5.0'
<dependency org="com.holon-platform.jaxrs" name="holon-jaxrs-spring-boot-jersey" rev="5.5.0">
  <artifact name="holon-jaxrs-spring-boot-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-jaxrs-spring-boot-jersey', version='5.5.0')
)
libraryDependencies += "com.holon-platform.jaxrs" % "holon-jaxrs-spring-boot-jersey" % "5.5.0"
[com.holon-platform.jaxrs/holon-jaxrs-spring-boot-jersey "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.glassfish.jersey.core : jersey-server jar 2.31
org.glassfish.jersey.ext : jersey-spring5 jar 2.31
org.springframework : spring-web jar
javax.validation : validation-api jar

provided (2)

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

test (8)

Group / Artifact Type Version
com.holon-platform.core : holon-test jar 5.5.0
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-jersey jar
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.31
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.11.1
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.