License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.activemq.examples.modules |
ArtifactId | ArtifactIdartemis-tomcat-jndi-resources-sample |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionArtemis Tomcat JNDI Resources Example
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 |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-tomcat-jndi-resources-sample/ -->
<dependency>
<groupId>org.apache.activemq.examples.modules</groupId>
<artifactId>artemis-tomcat-jndi-resources-sample</artifactId>
<version>2.23.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-tomcat-jndi-resources-sample/
implementation 'org.apache.activemq.examples.modules:artemis-tomcat-jndi-resources-sample:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-tomcat-jndi-resources-sample/
implementation ("org.apache.activemq.examples.modules:artemis-tomcat-jndi-resources-sample:2.23.1")
'org.apache.activemq.examples.modules:artemis-tomcat-jndi-resources-sample:war:2.23.1'
<dependency org="org.apache.activemq.examples.modules" name="artemis-tomcat-jndi-resources-sample" rev="2.23.1">
<artifact name="artemis-tomcat-jndi-resources-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-tomcat-jndi-resources-sample', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-tomcat-jndi-resources-sample" % "2.23.1"
[org.apache.activemq.examples.modules/artemis-tomcat-jndi-resources-sample "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.20 |
org.springframework : spring-webmvc | jar | 5.3.20 |
org.springframework : spring-jms | jar | 5.3.20 |
org.apache.activemq : artemis-jms-client | jar | 2.23.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.5.78 |