Categories |
CategoriesMySQL Data Databases |
---|---|
GroupId | GroupIdtv.hd3g.commons |
ArtifactId | ArtifactIdparent-web-mysql |
Version | Version3.0.0 |
Type | Typepom |
Filename | Size |
---|---|
parent-web-mysql-3.0.0.pom | 881 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.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web-mysql/
implementation 'tv.hd3g.commons:parent-web-mysql:3.0.0'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web-mysql/
implementation ("tv.hd3g.commons:parent-web-mysql:3.0.0")
'tv.hd3g.commons:parent-web-mysql:pom:3.0.0'
<dependency org="tv.hd3g.commons" name="parent-web-mysql" rev="3.0.0">
<artifact name="parent-web-mysql" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-web-mysql', version='3.0.0')
)
libraryDependencies += "tv.hd3g.commons" % "parent-web-mysql" % "3.0.0"
[tv.hd3g.commons/parent-web-mysql "3.0.0"]