Last Version

ws.ament.hammock:web-tck 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

web-tck
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/web-tck

Download web-tck 2.1


<!-- https://jarcasting.com/artifacts/ws.ament.hammock/web-tck/ -->
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>web-tck</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/web-tck/
implementation 'ws.ament.hammock:web-tck:2.1'
// https://jarcasting.com/artifacts/ws.ament.hammock/web-tck/
implementation ("ws.ament.hammock:web-tck:2.1")
'ws.ament.hammock:web-tck:jar:2.1'
<dependency org="ws.ament.hammock" name="web-tck" rev="2.1">
  <artifact name="web-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='web-tck', version='2.1')
)
libraryDependencies += "ws.ament.hammock" % "web-tck" % "2.1"
[ws.ament.hammock/web-tck "2.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
ws.ament.hammock : web-spi jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0
org.assertj : assertj-core jar 3.8.0
junit : junit jar 4.12
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.