com.squeakysand.jcr - 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.

License

License

GroupId

GroupId

com.squeakysand.jcr
ArtifactId

ArtifactId

squeakysand-jcr
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand.jcr - 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 URL

Project URL

http://www.squeakysand.com/projects/jcr/0.4.0/squeakysand-jcr/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-jcr

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0