Last Version

Microservice Parent 0.0.15

Finrace's Microservice parent POM with Spring Boot

License

License

GroupId

GroupId

org.fintrace
ArtifactId

ArtifactId

microservice-parent
Version

Version

0.0.15
Type

Type

pom
Description

Description

Microservice Parent
Finrace's Microservice parent POM with Spring Boot
Project Organization

Project Organization

fintrace (https://fintrace.org/)

Download microservice-parent 0.0.15


<!-- https://jarcasting.com/artifacts/org.fintrace/microservice-parent/ -->
<dependency>
    <groupId>org.fintrace</groupId>
    <artifactId>microservice-parent</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fintrace/microservice-parent/
implementation 'org.fintrace:microservice-parent:0.0.15'
// https://jarcasting.com/artifacts/org.fintrace/microservice-parent/
implementation ("org.fintrace:microservice-parent:0.0.15")
'org.fintrace:microservice-parent:pom:0.0.15'
<dependency org="org.fintrace" name="microservice-parent" rev="0.0.15">
  <artifact name="microservice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fintrace', module='microservice-parent', version='0.0.15')
)
libraryDependencies += "org.fintrace" % "microservice-parent" % "0.0.15"
[org.fintrace/microservice-parent "0.0.15"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.1.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.16.20
org.mapstruct : mapstruct-jdk8 jar 1.2.0.Final

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.