Last Version

OPS4J Pax JDBC Checkstyle Rules 1.4.5

Maven parent POM for all OPS4J Maven projects.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.ops4j.pax.jdbc
ArtifactId

ArtifactId

pax-jdbc-checkstyle-rules
Version

Version

1.4.5
Type

Type

jar
Description

Description

OPS4J Pax JDBC Checkstyle Rules
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-jdbc-checkstyle-rules 1.4.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : jcl-over-slf4j jar 1.7.28

provided (3)

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

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.