is not current version
Last Version 0.3.0

org.ops4j.pax.jms:parent 0.2.0


GroupId

GroupId

org.ops4j.pax.jms
ArtifactId

ArtifactId

parent
Version

Version

0.2.0
Type

Type

pom

Download parent 0.2.0

Filename Size
parent-0.2.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.jms/parent/ -->
<dependency>
    <groupId>org.ops4j.pax.jms</groupId>
    <artifactId>parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.jms/parent/
implementation 'org.ops4j.pax.jms:parent:0.2.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.jms/parent/
implementation ("org.ops4j.pax.jms:parent:0.2.0")
'org.ops4j.pax.jms:parent:pom:0.2.0'
<dependency org="org.ops4j.pax.jms" name="parent" rev="0.2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.jms', module='parent', version='0.2.0')
)
libraryDependencies += "org.ops4j.pax.jms" % "parent" % "0.2.0"
[org.ops4j.pax.jms/parent "0.2.0"]