is not current version
Last Version 2.3.7.RELEASE-2

tv.hd3g.commons:parent-persistence 2.1.7.RELEASE-3

Maven parent project for all hdsdi3g' SpringBoot modules with persistence

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent-persistence
Version

Version

2.1.7.RELEASE-3
Type

Type

pom

Download parent-persistence 2.1.7.RELEASE-3


<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/ -->
<dependency>
    <groupId>tv.hd3g.commons</groupId>
    <artifactId>parent-persistence</artifactId>
    <version>2.1.7.RELEASE-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation 'tv.hd3g.commons:parent-persistence:2.1.7.RELEASE-3'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation ("tv.hd3g.commons:parent-persistence:2.1.7.RELEASE-3")
'tv.hd3g.commons:parent-persistence:pom:2.1.7.RELEASE-3'
<dependency org="tv.hd3g.commons" name="parent-persistence" rev="2.1.7.RELEASE-3">
  <artifact name="parent-persistence" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-persistence', version='2.1.7.RELEASE-3')
)
libraryDependencies += "tv.hd3g.commons" % "parent-persistence" % "2.1.7.RELEASE-3"
[tv.hd3g.commons/parent-persistence "2.1.7.RELEASE-3"]