License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.jeqo.dropwizard |
ArtifactId | ArtifactIdcamel |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionSet of modules to simplify dropwizard configuration to different platforms or back-ends
|
Filename | Size |
---|---|
camel-0.0.6.pom | |
camel-0.0.6.jar | 4 KB |
camel-0.0.6-sources.jar | 3 KB |
camel-0.0.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/camel/ -->
<dependency>
<groupId>io.github.jeqo.dropwizard</groupId>
<artifactId>camel</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/camel/
implementation 'io.github.jeqo.dropwizard:camel:0.0.6'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/camel/
implementation ("io.github.jeqo.dropwizard:camel:0.0.6")
'io.github.jeqo.dropwizard:camel:jar:0.0.6'
<dependency org="io.github.jeqo.dropwizard" name="camel" rev="0.0.6">
<artifact name="camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='camel', version='0.0.6')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "camel" % "0.0.6"
[io.github.jeqo.dropwizard/camel "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.19.3 |
io.dropwizard : dropwizard-core | jar | 1.1.2 |