is not current version
Last Version 2.6.0

io.github.agrica:ppa-spring-boot 2.1.7

POM Parent Agrica - Projets Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.agrica
ArtifactId

ArtifactId

ppa-spring-boot
Version

Version

2.1.7
Type

Type

pom

Download ppa-spring-boot 2.1.7

Filename Size
ppa-spring-boot-2.1.7.pom 29 KB
Browse

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