Last Version

Artemis Tomcat JNDI Resources Example 2.23.1

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.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.activemq.examples.modules
ArtifactId

ArtifactId

artemis-tomcat-jndi-resources-sample
Version

Version

2.23.1
Type

Type

war
Description

Description

Artemis 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

The Apache Software Foundation

Download artemis-tomcat-jndi-resources-sample 2.23.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 8.5.78

Project Modules

There are no modules declared in this project.