License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.ops4j.pax.jdbc |
ArtifactId | ArtifactIdpax-jdbc-checkstyle-rules |
Last Version | Last Version1.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax JDBC Checkstyle Rules
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.jdbc/pax-jdbc-checkstyle-rules/ -->
<dependency>
<groupId>org.ops4j.pax.jdbc</groupId>
<artifactId>pax-jdbc-checkstyle-rules</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.jdbc/pax-jdbc-checkstyle-rules/
implementation 'org.ops4j.pax.jdbc:pax-jdbc-checkstyle-rules:1.4.5'
// https://jarcasting.com/artifacts/org.ops4j.pax.jdbc/pax-jdbc-checkstyle-rules/
implementation ("org.ops4j.pax.jdbc:pax-jdbc-checkstyle-rules:1.4.5")
'org.ops4j.pax.jdbc:pax-jdbc-checkstyle-rules:jar:1.4.5'
<dependency org="org.ops4j.pax.jdbc" name="pax-jdbc-checkstyle-rules" rev="1.4.5">
<artifact name="pax-jdbc-checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.jdbc', module='pax-jdbc-checkstyle-rules', version='1.4.5')
)
libraryDependencies += "org.ops4j.pax.jdbc" % "pax-jdbc-checkstyle-rules" % "1.4.5"
[org.ops4j.pax.jdbc/pax-jdbc-checkstyle-rules "1.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.osgi : org.osgi.service.jdbc | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |