| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.mbenson | 
| ArtifactId | ArtifactIdjcrbox-spring-boot | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.mbenson:jcrbox-spring-boot Jcrbox Project Parent | 
<!-- https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-spring-boot/ -->
<dependency>
    <groupId>com.github.mbenson</groupId>
    <artifactId>jcrbox-spring-boot</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-spring-boot/
implementation 'com.github.mbenson:jcrbox-spring-boot:1.0'// https://jarcasting.com/artifacts/com.github.mbenson/jcrbox-spring-boot/
implementation ("com.github.mbenson:jcrbox-spring-boot:1.0")'com.github.mbenson:jcrbox-spring-boot:jar:1.0'<dependency org="com.github.mbenson" name="jcrbox-spring-boot" rev="1.0">
  <artifact name="jcrbox-spring-boot" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.mbenson', module='jcrbox-spring-boot', version='1.0')
)libraryDependencies += "com.github.mbenson" % "jcrbox-spring-boot" % "1.0"[com.github.mbenson/jcrbox-spring-boot "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.mbenson : jcrbox | jar | 1.0 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.modeshape : modeshape-jcr Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-actuator | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | 3.9.1 | 
| commons-io : commons-io | jar | 2.6 | 
| commons-logging : commons-logging | jar | 1.2 |