| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаorg.apache.activemq.examples.modules |
| Идентификатор | Идентификаторartemis-tomcat-jndi-resources-sample |
| Последняя версия | Последняя версия2.23.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 8.5.78 |