is not current version
Last Version 9.0.1

tv.hd3g.commons:parent 2.1.7.RELEASE-9

Maven parent project for all hdsdi3g' SpringBoot modules

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent
Version

Version

2.1.7.RELEASE-9
Type

Type

pom

Download parent 2.1.7.RELEASE-9


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