License |
License
Apache License
|
---|---|
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder5-jaxrs |
Last Version | Last Version5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhalbuilder-jaxrs
JAX-RS Support for the HalBuilder Library
|
Filename | Size |
---|---|
halbuilder5-jaxrs-5.1.1.pom | |
halbuilder5-jaxrs-5.1.1.jar | 7 KB |
halbuilder5-jaxrs-5.1.1-sources.jar | 5 KB |
halbuilder5-jaxrs-5.1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5-jaxrs/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder5-jaxrs</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5-jaxrs/
implementation 'com.theoryinpractise:halbuilder5-jaxrs:5.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5-jaxrs/
implementation ("com.theoryinpractise:halbuilder5-jaxrs:5.1.1")
'com.theoryinpractise:halbuilder5-jaxrs:jar:5.1.1'
<dependency org="com.theoryinpractise" name="halbuilder5-jaxrs" rev="5.1.1">
<artifact name="halbuilder5-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder5-jaxrs', version='5.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder5-jaxrs" % "5.1.1"
[com.theoryinpractise/halbuilder5-jaxrs "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.theoryinpractise : halbuilder5 | jar | [5.1.1,6.0.0) |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
com.squareup.okio : okio | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.glassfish.jersey.core : jersey-server | jar | 2.25.1 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.25.1 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar | 2.25.1 |
io.vavr : vavr | jar | 0.9.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |