Last Version

cn.smallbun.screw:screw-core 1.0.5

简洁好用的数据库表结构文档生成工具

License

License

GroupId

GroupId

cn.smallbun.screw
ArtifactId

ArtifactId

screw-core
Version

Version

1.0.5
Type

Type

jar
Description

Description

简洁好用的数据库表结构文档生成工具
Source Code Management

Source Code Management

http://github.com/pingfangushi/screw/tree/master/screw-core

Download screw-core 1.0.5


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
org.freemarker : freemarker jar 2.3.30
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.alibaba : fastjson jar 1.2.73

provided (13)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.5
org.projectlombok : lombok jar 1.18.12
org.apache.velocity : velocity jar 1.7
mysql : mysql-connector-java jar 8.0.21
com.microsoft.sqlserver : mssql-jdbc jar 8.2.1.jre8
org.mariadb.jdbc : mariadb-java-client jar 2.6.2
com.oracle.ojdbc : ojdbc8 jar 19.3.0.0
cn.easyproject : orai18n jar 12.1.0.2.0
org.postgresql : postgresql jar 42.2.11
com.h2database : h2 jar 1.4.200
com.ibm.db2 : jcc jar 11.5.4.0
org.hsqldb : hsqldb jar 2.5.1
org.xerial : sqlite-jdbc jar 3.32.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.