License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.alapierre |
ArtifactId | ArtifactIdspring-boot-jcr-autoconfigurer |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-autoconfigurer/ -->
<dependency>
<groupId>io.alapierre</groupId>
<artifactId>spring-boot-jcr-autoconfigurer</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-autoconfigurer/
implementation 'io.alapierre:spring-boot-jcr-autoconfigurer:1.9'
// https://jarcasting.com/artifacts/io.alapierre/spring-boot-jcr-autoconfigurer/
implementation ("io.alapierre:spring-boot-jcr-autoconfigurer:1.9")
'io.alapierre:spring-boot-jcr-autoconfigurer:jar:1.9'
<dependency org="io.alapierre" name="spring-boot-jcr-autoconfigurer" rev="1.9">
<artifact name="spring-boot-jcr-autoconfigurer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.alapierre', module='spring-boot-jcr-autoconfigurer', version='1.9')
)
libraryDependencies += "io.alapierre" % "spring-boot-jcr-autoconfigurer" % "1.9"
[io.alapierre/spring-boot-jcr-autoconfigurer "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |
org.projectlombok : lombok | jar | 1.18.20 |
io.alapierre : spring-boot-jcr-core | jar | 1.9 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |