License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.ops4j.pax.jms |
ArtifactId | ArtifactIdpax-jms-checkstyle-rules |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax JMS Checkstyle Rules
Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Configuration Admin
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |