License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.tooling |
ArtifactId | ArtifactIdactivemq-tooling |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionActiveMQ :: Tooling
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 |
Filename | Size |
---|---|
activemq-tooling-5.17.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.tooling/activemq-tooling/ -->
<dependency>
<groupId>org.apache.activemq.tooling</groupId>
<artifactId>activemq-tooling</artifactId>
<version>5.17.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.tooling/activemq-tooling/
implementation 'org.apache.activemq.tooling:activemq-tooling:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq.tooling/activemq-tooling/
implementation ("org.apache.activemq.tooling:activemq-tooling:5.17.1")
'org.apache.activemq.tooling:activemq-tooling:pom:5.17.1'
<dependency org="org.apache.activemq.tooling" name="activemq-tooling" rev="5.17.1">
<artifact name="activemq-tooling" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.tooling', module='activemq-tooling', version='5.17.1')
)
libraryDependencies += "org.apache.activemq.tooling" % "activemq-tooling" % "5.17.1"
[org.apache.activemq.tooling/activemq-tooling "5.17.1"]