Last Version

OPS4J Pax JMS Checkstyle Rules 1.0.7

Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Configuration Admin

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.ops4j.pax.jms
ArtifactId

ArtifactId

pax-jms-checkstyle-rules
Version

Version

1.0.7
Type

Type

jar
Description

Description

OPS4J Pax JMS Checkstyle Rules
Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Configuration Admin
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-jms-checkstyle-rules 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.osgi : org.osgi.compendium jar 5.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.