exportdb

The exportdb algorithm framework for java.(java 加密算法框架工具)

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

exportdb
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

exportdb
The exportdb algorithm framework for java.(java 加密算法框架工具)

Download exportdb

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118
com.github.houbb : test-core jar 0.0.1
com.github.houbb : jdbc-sqlserver jar 0.0.1
com.github.houbb : jdbc-oracle jar 0.0.1
mysql : mysql-connector-java jar 5.1.34
com.alibaba : fastjson jar 1.2.8
com.github.jsqlparser : jsqlparser jar 0.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1