Last Version

Sandbox 0.2.0.2

Maven 测试项目。

License

License

GroupId

GroupId

org.gaixie.sandbox
ArtifactId

ArtifactId

sandbox
Version

Version

0.2.0.2
Type

Type

jar
Description

Description

Sandbox
Maven 测试项目。
Project URL

Project URL

http://www.gaixie.org/sandbox/
Project Organization

Project Organization

Gaixie.ORG
Source Code Management

Source Code Management

https://github.com/gaixie/sandbox

Download sandbox 0.2.0.2


<!-- https://jarcasting.com/artifacts/org.gaixie.sandbox/sandbox/ -->
<dependency>
    <groupId>org.gaixie.sandbox</groupId>
    <artifactId>sandbox</artifactId>
    <version>0.2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.sandbox/sandbox/
implementation 'org.gaixie.sandbox:sandbox:0.2.0.2'
// https://jarcasting.com/artifacts/org.gaixie.sandbox/sandbox/
implementation ("org.gaixie.sandbox:sandbox:0.2.0.2")
'org.gaixie.sandbox:sandbox:jar:0.2.0.2'
<dependency org="org.gaixie.sandbox" name="sandbox" rev="0.2.0.2">
  <artifact name="sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.sandbox', module='sandbox', version='0.2.0.2')
)
libraryDependencies += "org.gaixie.sandbox" % "sandbox" % "0.2.0.2"
[org.gaixie.sandbox/sandbox "0.2.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-dbutils : commons-dbutils jar 1.6
commons-dbcp : commons-dbcp jar 1.4
com.google.inject : guice jar 4.0-beta4
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.postgresql : postgresql jar 9.3-1102-jdbc41
org.jumpmind.symmetric.schemaspy : schemaspy jar 5.0.0

Project Modules

There are no modules declared in this project.