License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.broker.camel |
ArtifactId | ArtifactIdcamel-war |
Version | Version2.23.1 |
Type | Typewar |
Description |
DescriptionActiveMQ Artemis Camel WAR Application
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-war-2.23.1.pom | |
camel-war-2.23.1.war | 15 MB |
camel-war-2.23.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker.camel/camel-war/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker.camel</groupId>
<artifactId>camel-war</artifactId>
<version>2.23.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker.camel/camel-war/
implementation 'org.apache.activemq.examples.broker.camel:camel-war:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker.camel/camel-war/
implementation ("org.apache.activemq.examples.broker.camel:camel-war:2.23.1")
'org.apache.activemq.examples.broker.camel:camel-war:war:2.23.1'
<dependency org="org.apache.activemq.examples.broker.camel" name="camel-war" rev="2.23.1">
<artifact name="camel-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker.camel', module='camel-war', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.examples.broker.camel" % "camel-war" % "2.23.1"
[org.apache.activemq.examples.broker.camel/camel-war "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.20 |
org.springframework : spring-tx | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |
org.apache.camel : camel-spring | jar | 3.16.0 |
org.apache.camel : camel-jms | jar | 2.20.0 |