is not current version
Last Version 9.0.1

tv.hd3g.commons:parent 6.1.1

Maven SpringBoot Parent for all hdsdi3g' java projects

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent
Version

Version

6.1.1
Type

Type

pom

Download parent 6.1.1

Filename Size
parent-6.1.1.pom 3 KB
Browse

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