Categories |
CategoriesMySQL Data Databases |
---|---|
GroupId | GroupIdtv.hd3g.commons |
ArtifactId | ArtifactIdparent-web-mysql |
Version | Version3.1.1 |
Type | Typepom |
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"]