Last Version

ws.ament.hammock:util-camel 2.1

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-camel
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/util-camel

Download util-camel 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-cdi jar 2.20.2
org.apache.camel : camel-servlet jar 2.20.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
ws.ament.hammock : test-arquillian jar 2.1
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
io.rest-assured : rest-assured jar 3.0.6
org.assertj : assertj-core jar 3.8.0
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1

Project Modules

There are no modules declared in this project.