is not current version
Last Version 2.6.0

io.github.agrica:ppa-spring-boot 1.0.0-alpha2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.agrica
ArtifactId

ArtifactId

ppa-spring-boot
Version

Version

1.0.0-alpha2
Type

Type

pom

Download ppa-spring-boot 1.0.0-alpha2


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