| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq |
| Идентификатор | Идентификаторactivemq-jpa-store |
| Последняя версия | Последняя версия5.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ :: JPA Message Store
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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| activemq-jpa-store-5.2.0.pom | |
| activemq-jpa-store-5.2.0.jar | 43 KB |
| activemq-jpa-store-5.2.0-sources.jar | 23 KB |
| activemq-jpa-store-5.2.0-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jpa-store</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/
implementation 'org.apache.activemq:activemq-jpa-store:5.2.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jpa-store/
implementation ("org.apache.activemq:activemq-jpa-store:5.2.0")
'org.apache.activemq:activemq-jpa-store:jar:5.2.0'
<dependency org="org.apache.activemq" name="activemq-jpa-store" rev="5.2.0">
<artifact name="activemq-jpa-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-jpa-store', version='5.2.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-jpa-store" % "5.2.0"
[org.apache.activemq/activemq-jpa-store "5.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : activemq-core | jar | 5.2.0 |
| org.apache.openjpa : openjpa-persistence-jdbc | jar | 1.0.0 |
| org.apache.derby : derby Необязательный | jar | 10.1.3.1 |
| commons-pool : commons-pool Необязательный | jar | 1.4 |
| org.springframework : spring-beans Необязательный | jar | 2.5.5 |
| org.apache.xbean : xbean-spring Необязательный | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : activemq-core | test-jar | 5.2.0 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-primitives : commons-primitives | jar | 1.0 |