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