Last Version

ws.ament.hammock:bootstrap-owb2 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

bootstrap-owb2
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/bootstrap-owb2

Download bootstrap-owb2 2.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
ws.ament.hammock : hammock-core jar 2.1
javax.servlet : javax.servlet-api jar 3.1.0
javax.annotation : javax.annotation-api jar 1.3.1
org.apache.openwebbeans : openwebbeans-impl jar 2.0.3
org.apache.openwebbeans : openwebbeans-web jar 2.0.3
org.apache.openwebbeans : openwebbeans-resource jar 2.0.3
org.apache.openwebbeans : openwebbeans-se jar 2.0.3

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.