Last Version

OPS4J Pax JMS Parent POM 0.3.0

Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Declarative Services and the whiteboard pattern

License

License

GroupId

GroupId

org.ops4j.pax.jms
ArtifactId

ArtifactId

parent
Version

Version

0.3.0
Type

Type

pom
Description

Description

OPS4J Pax JMS Parent POM
Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Declarative Services and the whiteboard pattern
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download parent 0.3.0

Filename Size
parent-0.3.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.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.jms/parent/
implementation 'org.ops4j.pax.jms:parent:0.3.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.jms/parent/
implementation ("org.ops4j.pax.jms:parent:0.3.0")
'org.ops4j.pax.jms:parent:pom:0.3.0'
<dependency org="org.ops4j.pax.jms" name="parent" rev="0.3.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.jms', module='parent', version='0.3.0')
)
libraryDependencies += "org.ops4j.pax.jms" % "parent" % "0.3.0"
[org.ops4j.pax.jms/parent "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.