License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking ORM Data Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.holon-platform.jaxrs |
ArtifactId | ArtifactIdholon-starter-jersey-undertow |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.holon-platform.jaxrs:holon-starter-jersey-undertow
Holon Spring Boot JAX-RS Server starter using Jersey, Undertow and Jackson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
holon-starter-jersey-undertow-5.5.0.pom | |
holon-starter-jersey-undertow-5.5.0.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/ -->
<dependency>
<groupId>com.holon-platform.jaxrs</groupId>
<artifactId>holon-starter-jersey-undertow</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/
implementation 'com.holon-platform.jaxrs:holon-starter-jersey-undertow:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-starter-jersey-undertow/
implementation ("com.holon-platform.jaxrs:holon-starter-jersey-undertow:5.5.0")
'com.holon-platform.jaxrs:holon-starter-jersey-undertow:jar:5.5.0'
<dependency org="com.holon-platform.jaxrs" name="holon-starter-jersey-undertow" rev="5.5.0">
<artifact name="holon-starter-jersey-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-starter-jersey-undertow', version='5.5.0')
)
libraryDependencies += "com.holon-platform.jaxrs" % "holon-starter-jersey-undertow" % "5.5.0"
[com.holon-platform.jaxrs/holon-starter-jersey-undertow "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.holon-platform.jaxrs : holon-starter-jersey | jar | 5.5.0 |
org.springframework.boot : spring-boot-starter-undertow | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |