GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdactivemq-ws-xmltypes |
Last Version | Last Versiondev-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
activemq-ws-xmltypes-dev-1.pom | |
activemq-ws-xmltypes-dev-1.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-ws-xmltypes/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-ws-xmltypes</artifactId>
<version>dev-1</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-ws-xmltypes/
implementation 'activemq:activemq-ws-xmltypes:dev-1'
// https://jarcasting.com/artifacts/activemq/activemq-ws-xmltypes/
implementation ("activemq:activemq-ws-xmltypes:dev-1")
'activemq:activemq-ws-xmltypes:jar:dev-1'
<dependency org="activemq" name="activemq-ws-xmltypes" rev="dev-1">
<artifact name="activemq-ws-xmltypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-ws-xmltypes', version='dev-1')
)
libraryDependencies += "activemq" % "activemq-ws-xmltypes" % "dev-1"
[activemq/activemq-ws-xmltypes "dev-1"]