License |
License |
---|---|
GroupId | GroupIdorg.simpledbm |
ArtifactId | ArtifactIdsimpledbm-parent |
Last Version | Last Version1.0.23 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSimpleDBM Build
SimpleDBM Java Database Manager
|
Project URL |
Project URL |
Filename | Size |
---|---|
simpledbm-parent-1.0.23.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.simpledbm/simpledbm-parent/ -->
<dependency>
<groupId>org.simpledbm</groupId>
<artifactId>simpledbm-parent</artifactId>
<version>1.0.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.simpledbm/simpledbm-parent/
implementation 'org.simpledbm:simpledbm-parent:1.0.23'
// https://jarcasting.com/artifacts/org.simpledbm/simpledbm-parent/
implementation ("org.simpledbm:simpledbm-parent:1.0.23")
'org.simpledbm:simpledbm-parent:pom:1.0.23'
<dependency org="org.simpledbm" name="simpledbm-parent" rev="1.0.23">
<artifact name="simpledbm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.simpledbm', module='simpledbm-parent', version='1.0.23')
)
libraryDependencies += "org.simpledbm" % "simpledbm-parent" % "1.0.23"
[org.simpledbm/simpledbm-parent "1.0.23"]