Last Version

com.squeakysand - squeakysand-jcr 0.1.0

A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-jcr
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.squeakysand - squeakysand-jcr
A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.
Project Organization

Project Organization

squeakysand.com

Download squeakysand-jcr 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar 0.2.0

provided (1)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0

Project Modules

There are no modules declared in this project.