License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.squirrel-sql.plugins |
ArtifactId | ArtifactIddbcopy |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDbcopy Plugin
Dbcopy Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbcopy-3.5.0.pom | |
dbcopy-3.5.0.jar | 113 KB |
dbcopy-3.5.0-sources.jar | 78 KB |
dbcopy-3.5.0-javadoc.jar | 236 KB |
dbcopy-3.5.0-assembly.zip | 589 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/dbcopy/ -->
<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>dbcopy</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/dbcopy/
implementation 'net.sf.squirrel-sql.plugins:dbcopy:3.5.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/dbcopy/
implementation ("net.sf.squirrel-sql.plugins:dbcopy:3.5.0")
'net.sf.squirrel-sql.plugins:dbcopy:jar:3.5.0'
<dependency org="net.sf.squirrel-sql.plugins" name="dbcopy" rev="3.5.0">
<artifact name="dbcopy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='dbcopy', version='3.5.0')
)
libraryDependencies += "net.sf.squirrel-sql.plugins" % "dbcopy" % "3.5.0"
[net.sf.squirrel-sql.plugins/dbcopy "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.squirrel-sql : fw | jar | 3.5.0 |
net.sf.squirrel-sql : squirrel-sql | jar | 3.5.0 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.squirrel-sql : fw | test-jar | 3.5.0 |
net.sf.squirrel-sql : squirrel-sql | test-jar | 3.5.0 |
gsbase : gsbase | jar | 2.0.1 |
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.4 |
org.easymock : easymockclassextension | jar | 2.4 |
org.mockito : mockito-all | jar | 1.8.5 |