Last Version

com.github.braisdom:JDrucker 1.2.0

Do what you do best, and outsource the rest.Make the Java do business logic only, make the SQL do data query and update.

License

License

GroupId

GroupId

com.github.braisdom
ArtifactId

ArtifactId

JDrucker
Version

Version

1.2.0
Type

Type

jar
Description

Description

Do what you do best, and outsource the rest.Make the Java do business logic only, make the SQL do data query and update.
Project URL

Project URL

http://www.joowing.com
Project Organization

Project Organization

com.github.braisdom
Source Code Management

Source Code Management

https://github.com/braisdom/JDrucker

Download JDrucker 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.8
cglib : cglib jar 3.2.12
org.antlr : antlr4-runtime jar 4.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.