| License |
License |
|---|---|
| GroupId | GroupIdio.inkstand |
| ArtifactId | ArtifactIdhalite-rs |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.inkstand:halite-rs
Extension for Jax-RS services to generate different representations of halite Resources.
|
| Filename | Size |
|---|---|
| halite-rs-0.1.1.pom | |
| halite-rs-0.1.1.jar | 13 KB |
| halite-rs-0.1.1-sources.jar | 10 KB |
| halite-rs-0.1.1-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.inkstand/halite-rs/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>halite-rs</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/halite-rs/
implementation 'io.inkstand:halite-rs:0.1.1'
// https://jarcasting.com/artifacts/io.inkstand/halite-rs/
implementation ("io.inkstand:halite-rs:0.1.1")
'io.inkstand:halite-rs:jar:0.1.1'
<dependency org="io.inkstand" name="halite-rs" rev="0.1.1">
<artifact name="halite-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='halite-rs', version='0.1.1')
)
libraryDependencies += "io.inkstand" % "halite-rs" % "0.1.1"
[io.inkstand/halite-rs "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.inkstand : halite-core | jar | 0.1.1 |
| io.inkstand : halite-json | jar | 0.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : jaxrs-api | jar | 3.0.10.Final |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.10.Final |
| xmlunit : xmlunit | jar | 1.5 |
| org.skyscreamer : jsonassert | jar | 1.2.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |