Last Version

perpin 1.0.1

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

jp.spring-boot-reference
ArtifactId

ArtifactId

perpin
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/kcwebapply/perpin
Source Code Management

Source Code Management

https://github.com/kcwebapply/perpin

Download perpin 1.0.1


<!-- https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/ -->
<dependency>
    <groupId>jp.spring-boot-reference</groupId>
    <artifactId>perpin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/
implementation 'jp.spring-boot-reference:perpin:1.0.1'
// https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/
implementation ("jp.spring-boot-reference:perpin:1.0.1")
'jp.spring-boot-reference:perpin:jar:1.0.1'
<dependency org="jp.spring-boot-reference" name="perpin" rev="1.0.1">
  <artifact name="perpin" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.spring-boot-reference', module='perpin', version='1.0.1')
)
libraryDependencies += "jp.spring-boot-reference" % "perpin" % "1.0.1"
[jp.spring-boot-reference/perpin "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.