| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mbenson |
| ArtifactId | ArtifactIdjcrbox |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.mbenson:jcrbox
JCR Utility Library
|
| Filename | Size |
|---|---|
| jcrbox-1.0.pom | |
| jcrbox-1.0.jar | 76 KB |
| jcrbox-1.0-sources.jar | 49 KB |
| jcrbox-1.0-javadoc.jar | 306 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mbenson/jcrbox/ -->
<dependency>
<groupId>com.github.mbenson</groupId>
<artifactId>jcrbox</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox/
implementation 'com.github.mbenson:jcrbox:1.0'
// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox/
implementation ("com.github.mbenson:jcrbox:1.0")
'com.github.mbenson:jcrbox:jar:1.0'
<dependency org="com.github.mbenson" name="jcrbox" rev="1.0">
<artifact name="jcrbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mbenson', module='jcrbox', version='1.0')
)
libraryDependencies += "com.github.mbenson" % "jcrbox" % "1.0"
[com.github.mbenson/jcrbox "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.apache.commons : commons-text | jar | 1.6 |
| javax.jcr : jcr | jar | 2.0 |