License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.alapierre |
ArtifactId | ArtifactIdspring-boot-jcr-core |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
spring-boot-jcr-core-1.9.pom | |
spring-boot-jcr-core-1.9.jar | 21 KB |
spring-boot-jcr-core-1.9-sources.jar | 13 KB |
spring-boot-jcr-core-1.9-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-core/ -->
<dependency>
<groupId>io.alapierre</groupId>
<artifactId>spring-boot-jcr-core</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-core/
implementation 'io.alapierre:spring-boot-jcr-core:1.9'
// https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-core/
implementation ("io.alapierre:spring-boot-jcr-core:1.9")
'io.alapierre:spring-boot-jcr-core:jar:1.9'
<dependency org="io.alapierre" name="spring-boot-jcr-core" rev="1.9">
<artifact name="spring-boot-jcr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.alapierre', module='spring-boot-jcr-core', version='1.9')
)
libraryDependencies += "io.alapierre" % "spring-boot-jcr-core" % "1.9"
[io.alapierre/spring-boot-jcr-core "1.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
org.apache.jackrabbit : jackrabbit-core | jar | 2.21.4 |
org.projectlombok : lombok | jar | 1.18.20 |
org.jetbrains : annotations | jar | 13.0 |
org.springframework : spring-tx | jar |