com.github.braisdom:JDrucker

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
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

<!-- 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.
com.github.braisdom

Braisdom

It encourages rapid development and clean, codes with the least and convention over configuration.

Versions

Version
1.2.0
1.0.1