Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdio.github.jeqo.dropwizard |
ArtifactId | ArtifactIddropwizard-camel |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
dropwizard-camel-0.1.1.pom | |
dropwizard-camel-0.1.1.jar | 4 KB |
dropwizard-camel-0.1.1-sources.jar | 3 KB |
dropwizard-camel-0.1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-camel/ -->
<dependency>
<groupId>io.github.jeqo.dropwizard</groupId>
<artifactId>dropwizard-camel</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-camel/
implementation 'io.github.jeqo.dropwizard:dropwizard-camel:0.1.1'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-camel/
implementation ("io.github.jeqo.dropwizard:dropwizard-camel:0.1.1")
'io.github.jeqo.dropwizard:dropwizard-camel:jar:0.1.1'
<dependency org="io.github.jeqo.dropwizard" name="dropwizard-camel" rev="0.1.1">
<artifact name="dropwizard-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='dropwizard-camel', version='0.1.1')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "dropwizard-camel" % "0.1.1"
[io.github.jeqo.dropwizard/dropwizard-camel "0.1.1"]