License |
License |
---|---|
GroupId | GroupIdws.ament.hammock |
ArtifactId | ArtifactIdrest-spark |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDI Based MicroServices
|
Project URL |
Project URL |
Filename | Size |
---|---|
rest-spark-2.1.pom | |
rest-spark-2.1.jar | 4 KB |
rest-spark-2.1-sources.jar | 3 KB |
rest-spark-2.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ws.ament.hammock/rest-spark/ -->
<dependency>
<groupId>ws.ament.hammock</groupId>
<artifactId>rest-spark</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/rest-spark/
implementation 'ws.ament.hammock:rest-spark:2.1'
// https://jarcasting.com/artifacts/ws.ament.hammock/rest-spark/
implementation ("ws.ament.hammock:rest-spark:2.1")
'ws.ament.hammock:rest-spark:jar:2.1'
<dependency org="ws.ament.hammock" name="rest-spark" rev="2.1">
<artifact name="rest-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='rest-spark', version='2.1')
)
libraryDependencies += "ws.ament.hammock" % "rest-spark" % "2.1"
[ws.ament.hammock/rest-spark "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sparkjava : spark-core | jar | 2.7.1 |
ws.ament.hammock : web-spi | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
ws.ament.hammock : test-arquillian | jar | 2.1 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.2.0.Final |
junit : junit | jar | 4.12 |
io.rest-assured : rest-assured | jar | 3.0.6 |
org.apache.geronimo.specs : geronimo-jta_1.2_spec | jar | 1.0-alpha-1 |