is not current version
Last Version 2.6.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.agrica
ArtifactId

ArtifactId

ppa-spring-boot
Version

Version

1.1.0
Type

Type

pom

Download ppa-spring-boot 1.1.0

Filename Size
ppa-spring-boot-1.1.0.pom 21 KB
Browse

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