| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.theoryinpractise |
| ArtifactId | ArtifactIdhalbuilder-jaxrs |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhalbuilder-jaxrs
JAX-RS Support for the HalBuilder Library
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| halbuilder-jaxrs-2.0.1.pom | |
| halbuilder-jaxrs-2.0.1.jar | 6 KB |
| halbuilder-jaxrs-2.0.1-sources.jar | 2 KB |
| halbuilder-jaxrs-2.0.1-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-jaxrs/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-jaxrs</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-jaxrs/
implementation 'com.theoryinpractise:halbuilder-jaxrs:2.0.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-jaxrs/
implementation ("com.theoryinpractise:halbuilder-jaxrs:2.0.1")
'com.theoryinpractise:halbuilder-jaxrs:jar:2.0.1'
<dependency org="com.theoryinpractise" name="halbuilder-jaxrs" rev="2.0.1">
<artifact name="halbuilder-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-jaxrs', version='2.0.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-jaxrs" % "2.0.1"
[com.theoryinpractise/halbuilder-jaxrs "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.theoryinpractise : halbuilder-json | jar | [4.0.4,5.0.0) |
| com.theoryinpractise : halbuilder-api | jar | [4.0.0,5.0.0) |
| com.theoryinpractise : halbuilder-standard | jar | [4.0.0,5.0.0) |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.23.2 |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar | 2.23.2 |
| junit : junit | jar | 4.12 |