| License | License | 
|---|---|
| Categories | CategoriesJooby User Interface Web Frameworks | 
| GroupId | GroupIdorg.jooby | 
| ArtifactId | ArtifactIdjooby-camel | 
| Last Version | Last Version1.6.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncamel module A modular micro web framework for Java and Kotlin | 
| Filename | Size | 
|---|---|
| jooby-camel-1.6.9.pom | |
| jooby-camel-1.6.9.jar | 12 KB | 
| jooby-camel-1.6.9-sources.jar | 17 KB | 
| jooby-camel-1.6.9-javadoc.jar | 30 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jooby/jooby-camel/ -->
<dependency>
    <groupId>org.jooby</groupId>
    <artifactId>jooby-camel</artifactId>
    <version>1.6.9</version>
</dependency>// https://jarcasting.com/artifacts/org.jooby/jooby-camel/
implementation 'org.jooby:jooby-camel:1.6.9'// https://jarcasting.com/artifacts/org.jooby/jooby-camel/
implementation ("org.jooby:jooby-camel:1.6.9")'org.jooby:jooby-camel:jar:1.6.9'<dependency org="org.jooby" name="jooby-camel" rev="1.6.9">
  <artifact name="jooby-camel" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jooby', module='jooby-camel', version='1.6.9')
)libraryDependencies += "org.jooby" % "jooby-camel" % "1.6.9"[org.jooby/jooby-camel "1.6.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jooby : jooby | jar | 1.6.9 | 
| org.apache.camel : camel-core | jar | 2.18.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jooby : jooby | jar | 1.6.9 | 
| junit : junit | jar | 4.12 | 
| org.easymock : easymock | jar | 3.6 | 
| org.powermock : powermock-api-easymock | jar | 1.7.4 | 
| org.powermock : powermock-module-junit4 | jar | 1.7.4 | 
| org.jacoco : org.jacoco.agent | jar | 0.8.1 | 
