License |
License |
---|---|
GroupId | GroupIdorg.dbist |
ArtifactId | ArtifactIddbist-admin |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDbist - Administrator
The web administrator of Dbist framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbist-admin-2.0.5.pom | |
dbist-admin-2.0.5.jar | 13 KB |
dbist-admin-2.0.5-sources.jar | 12 KB |
dbist-admin-2.0.5-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dbist/dbist-admin/ -->
<dependency>
<groupId>org.dbist</groupId>
<artifactId>dbist-admin</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbist/dbist-admin/
implementation 'org.dbist:dbist-admin:2.0.5'
// https://jarcasting.com/artifacts/org.dbist/dbist-admin/
implementation ("org.dbist:dbist-admin:2.0.5")
'org.dbist:dbist-admin:jar:2.0.5'
<dependency org="org.dbist" name="dbist-admin" rev="2.0.5">
<artifact name="dbist-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbist', module='dbist-admin', version='2.0.5')
)
libraryDependencies += "org.dbist" % "dbist-admin" % "2.0.5"
[org.dbist/dbist-admin "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.dbist : dbist | jar | 2.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.2.2.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.9 |
org.postgresql : postgresql | jar | 9.2-1003-jdbc4 |
net.sourceforge.jtds : jtds | jar | 1.2.8 |