DBCopy Command-Line Interface

Project that builds a super-jar whose main class is the DBCopy command-line interface.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.squirrel-sql.cli
ArtifactId

ArtifactId

dbcopy-cli
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

DBCopy Command-Line Interface
Project that builds a super-jar whose main class is the DBCopy command-line interface.
Project URL

Project URL

http://www.squirrelsql.org/

Download dbcopy-cli

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.cli/dbcopy-cli/ -->
<dependency>
    <groupId>net.sf.squirrel-sql.cli</groupId>
    <artifactId>dbcopy-cli</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.cli/dbcopy-cli/
implementation 'net.sf.squirrel-sql.cli:dbcopy-cli:1.0.2'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.cli/dbcopy-cli/
implementation ("net.sf.squirrel-sql.cli:dbcopy-cli:1.0.2")
'net.sf.squirrel-sql.cli:dbcopy-cli:jar:1.0.2'
<dependency org="net.sf.squirrel-sql.cli" name="dbcopy-cli" rev="1.0.2">
  <artifact name="dbcopy-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.cli', module='dbcopy-cli', version='1.0.2')
)
libraryDependencies += "net.sf.squirrel-sql.cli" % "dbcopy-cli" % "1.0.2"
[net.sf.squirrel-sql.cli/dbcopy-cli "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1