Last Version

ws.ament.hammock:bootstrap-weld3 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

bootstrap-weld3
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

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

Download bootstrap-weld3 2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.1.Final
javax.servlet : javax.servlet-api jar 3.1.0
javax.enterprise : cdi-api jar 2.0
org.jboss.weld.se : weld-se-core jar 3.0.3.Final
org.jboss.weld.servlet : weld-servlet-core jar 3.0.3.Final
org.eclipse.persistence : javax.persistence Optional jar 2.1.1
ws.ament.hammock : hammock-core jar 2.1

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
org.jboss.arquillian.container : arquillian-weld-embedded jar 2.0.0.Final
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.