Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdorg.umlg |
ArtifactId | ArtifactIdsqlg-mariadb-parent |
Version | Version1.5.0 |
Type | Typepom |
Filename | Size |
---|---|
sqlg-mariadb-parent-1.5.0.pom | 687 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.umlg/sqlg-mariadb-parent/ -->
<dependency>
<groupId>org.umlg</groupId>
<artifactId>sqlg-mariadb-parent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.umlg/sqlg-mariadb-parent/
implementation 'org.umlg:sqlg-mariadb-parent:1.5.0'
// https://jarcasting.com/artifacts/org.umlg/sqlg-mariadb-parent/
implementation ("org.umlg:sqlg-mariadb-parent:1.5.0")
'org.umlg:sqlg-mariadb-parent:pom:1.5.0'
<dependency org="org.umlg" name="sqlg-mariadb-parent" rev="1.5.0">
<artifact name="sqlg-mariadb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.umlg', module='sqlg-mariadb-parent', version='1.5.0')
)
libraryDependencies += "org.umlg" % "sqlg-mariadb-parent" % "1.5.0"
[org.umlg/sqlg-mariadb-parent "1.5.0"]