Last Version

screw-driver 1.2.6

ScrewDriver is a toolkit for generating code, create or read database tables. The purpose of this tool is to quickly generate code through ide code block, shortcut key, or become the basic tool of other generating tools!

License

License

GroupId

GroupId

org.mirrentools
ArtifactId

ArtifactId

screw-driver
Version

Version

1.2.6
Type

Type

jar
Description

Description

screw-driver
ScrewDriver is a toolkit for generating code, create or read database tables. The purpose of this tool is to quickly generate code through ide code block, shortcut key, or become the basic tool of other generating tools!
Project URL

Project URL

https://mirrentools.org
Project Organization

Project Organization

Mirren Tools
Source Code Management

Source Code Management

https://github.com/MirrenTools/screw-driver

Download screw-driver 1.2.6


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

Dependencies

compile (8)

Group / Artifact Type Version
mysql : mysql-connector-java Optional jar 5.1.47
com.ibm.db2.jcc : db2jcc Optional jar db2jcc4
com.oracle » ojdbc Optional jar local
com.microsoft.sqlserver : mssql-jdbc Optional jar 6.1.0.jre7
org.postgresql : postgresql Optional jar 42.2.6.jre6
org.xerial : sqlite-jdbc Optional jar 3.28.0
org.freemarker : freemarker jar 2.3.28
org.mvel : mvel2 jar 2.4.4.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.