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