ws.ament.hammock:rest-spark

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-spark
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/rest-spark

Download rest-spark

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.7.1
ws.ament.hammock : web-spi jar 2.1

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.5
1.3
1.2.1
1.2
1.1
1.0
0.5.0
0.4.0
0.3.0
0.2.0