is not current version
Last Version 2.4.0

common-service-parent 2.2.5

Common parent module of spring boot services.

License

License

GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

common-service-parent
Version

Version

2.2.5
Type

Type

pom
Description

Description

common-service-parent
Common parent module of spring boot services.
Project Organization

Project Organization

bremersee.org

Download common-service-parent 2.2.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.