is not current version
Last Version 3.2.0

tv.hd3g.commons:parent-web-mysql 3.1.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent-web-mysql
Version

Version

3.1.1
Type

Type

pom

Download parent-web-mysql 3.1.1

Filename Size
parent-web-mysql-3.1.1.pom 875 bytes
Browse

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