License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.ow2.jonas.camel |
ArtifactId | ArtifactIdpackage-with-jonas |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: JOnAS 5 :: Test and package with JOnAS
JOnAS Camel relies on the Open Source and standard Java EE Entreprise OSGi JOnAS platform enhanced with the powerful EIP
(Enterprise Integration Pattern) Apache Camel framework. It paves the road towards the convergence of the application server
and the ESB with a flexible, efficient and robust mediation system and without expense of proprietary software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
package-with-jonas-1.7.0.pom | |
package-with-jonas-1.7.0.zip | 206 MB |
package-with-jonas-1.7.0-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jonas.camel/package-with-jonas/ -->
<dependency>
<groupId>org.ow2.jonas.camel</groupId>
<artifactId>package-with-jonas</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jonas.camel/package-with-jonas/
implementation 'org.ow2.jonas.camel:package-with-jonas:1.7.0'
// https://jarcasting.com/artifacts/org.ow2.jonas.camel/package-with-jonas/
implementation ("org.ow2.jonas.camel:package-with-jonas:1.7.0")
'org.ow2.jonas.camel:package-with-jonas:jar:1.7.0'
<dependency org="org.ow2.jonas.camel" name="package-with-jonas" rev="1.7.0">
<artifact name="package-with-jonas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jonas.camel', module='package-with-jonas', version='1.7.0')
)
libraryDependencies += "org.ow2.jonas.camel" % "package-with-jonas" % "1.7.0"
[org.ow2.jonas.camel/package-with-jonas "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.jonas.camel : camel-example-cxf | ejb | 1.7.0 |
org.ow2.jonas.camel : camel-example-jms | ejb | 1.7.0 |
org.ow2.jonas.camel : camel-service-itests | ejb | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
commons-io : commons-io | jar | 1.4 |