Last Version

io.alapierre:spring-boot-jcr 1.9

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.alapierre
ArtifactId

ArtifactId

spring-boot-jcr
Version

Version

1.9
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/alapierre/spring-boot-jcr

Download spring-boot-jcr 1.9

Filename Size
spring-boot-jcr-1.9.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-jcr-core
  • spring-boot-jcr-autoconfigurer