is not current version
Last Version 1.9

io.alapierre:spring-boot-jcr 1.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.alapierre
ArtifactId

ArtifactId

spring-boot-jcr
Version

Version

1.3
Type

Type

pom

Download spring-boot-jcr 1.3

Filename Size
spring-boot-jcr-1.3.pom 4 KB
Browse

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