License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.ow2.jonas.camel |
ArtifactId | ArtifactIdcamel-archetype-simple-route |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: JOnAS 5 :: Archetypes :: Simple JOnAS-Camel Archetype
JOnAS Camel Archetypes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.jonas.camel/camel-archetype-simple-route/ -->
<dependency>
<groupId>org.ow2.jonas.camel</groupId>
<artifactId>camel-archetype-simple-route</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jonas.camel/camel-archetype-simple-route/
implementation 'org.ow2.jonas.camel:camel-archetype-simple-route:1.7.0'
// https://jarcasting.com/artifacts/org.ow2.jonas.camel/camel-archetype-simple-route/
implementation ("org.ow2.jonas.camel:camel-archetype-simple-route:1.7.0")
'org.ow2.jonas.camel:camel-archetype-simple-route:jar:1.7.0'
<dependency org="org.ow2.jonas.camel" name="camel-archetype-simple-route" rev="1.7.0">
<artifact name="camel-archetype-simple-route" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jonas.camel', module='camel-archetype-simple-route', version='1.7.0')
)
libraryDependencies += "org.ow2.jonas.camel" % "camel-archetype-simple-route" % "1.7.0"
[org.ow2.jonas.camel/camel-archetype-simple-route "1.7.0"]