License |
License |
---|---|
GroupId | GroupIdorg.mirrentools |
ArtifactId | ArtifactIdscrew-driver |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionscrew-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
screw-driver-1.2.6.pom | |
screw-driver-1.2.6.jar | 278 KB |
screw-driver-1.2.6-sources.jar | 233 KB |
screw-driver-1.2.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |