Last Version

common-parent 2.4.0

Common parent module of bremersee maven projects.

License

License

GroupId

GroupId

org.bremersee
ArtifactId

ArtifactId

common-parent
Version

Version

2.4.0
Type

Type

pom
Description

Description

common-parent
Common parent module of bremersee maven projects.
Project URL

Project URL

https://github.com/bremersee/common-parent
Project Organization

Project Organization

bremersee.org
Source Code Management

Source Code Management

https://github.com/bremersee/common-parent

Download common-parent 2.4.0

Filename Size
common-parent-2.4.0.pom 32 KB
Browse

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

Dependencies

compile (1)

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

Project Modules

  • common-service-parent