BDbExport

Java framework to export databases

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.bright-side.bdbexport
ArtifactId

ArtifactId

BDbExport
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

BDbExport
Java framework to export databases
Project URL

Project URL

https://github.com/pheyse/BDbExport
Project Organization

Project Organization

Philip Heyse
Source Code Management

Source Code Management

https://github.com/pheyse/BDbExport

Download BDbExport

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0