Last Version

ws.ament.hammock:hammock-core 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

hammock-core
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/johnament/hammock/wiki/Hammock

Download hammock-core 2.1


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.enterprise : cdi-api jar 2.0
org.jboss.logging : jboss-logging jar 3.3.1.Final
org.apache.geronimo.config : geronimo-config-impl jar 1.1
org.eclipse.microprofile.config : microprofile-config-api jar 1.2
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-jul jar 2.10.0

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.