is not current version
Last Version 2.23.1

ActiveMQ Artemis Spring Integration 2.17.0

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

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-spring-integration
Version

Version

2.17.0
Type

Type

jar
Description

Description

ActiveMQ Artemis Spring Integration
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-spring-integration 2.17.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-spring-integration/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-spring-integration</artifactId>
    <version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-spring-integration/
implementation 'org.apache.activemq:artemis-spring-integration:2.17.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-spring-integration/
implementation ("org.apache.activemq:artemis-spring-integration:2.17.0")
'org.apache.activemq:artemis-spring-integration:jar:2.17.0'
<dependency org="org.apache.activemq" name="artemis-spring-integration" rev="2.17.0">
  <artifact name="artemis-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-spring-integration', version='2.17.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-spring-integration" % "2.17.0"
[org.apache.activemq/artemis-spring-integration "2.17.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.activemq : artemis-server jar 2.17.0
org.apache.activemq : artemis-jms-server jar 2.17.0
org.springframework : spring-beans jar 5.1.7.RELEASE

provided (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_core jar 2.4.0

Project Modules

There are no modules declared in this project.