halbuilder-jaxrs

JAX-RS Support for the HalBuilder Library

License

License

Apache License
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

halbuilder-jaxrs
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

halbuilder-jaxrs
JAX-RS Support for the HalBuilder Library
Source Code Management

Source Code Management

http://github.com/HalBuilder/halbuilder-jaxrs

Download halbuilder-jaxrs

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.
com.theoryinpractise

HalBuilder HAL API for the JVM

Versions

Version
2.0.1
1.1.1
1.0.1