| License | License | 
|---|---|
| GroupId | GroupIdcom.squeakysand | 
| ArtifactId | ArtifactIdsqueakysand-jcr | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.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 | 
| Filename | Size | 
|---|---|
| squeakysand-jcr-0.1.0.pom | |
| squeakysand-jcr-0.1.0.jar | 31 KB | 
| squeakysand-jcr-0.1.0-sources.jar | 20 KB | 
| squeakysand-jcr-0.1.0-javadoc.jar | 112 KB | 
| squeakysand-jcr-0.1.0-bnd.jar | 149 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |