group.springframework.screw:screw-core

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

License

License

GroupId

GroupId

group.springframework.screw
ArtifactId

ArtifactId

screw-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download screw-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
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.75

provided (13)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.5
org.projectlombok : lombok jar 1.18.16
org.apache.velocity : velocity jar 1.7
mysql : mysql-connector-java jar 8.0.22
com.microsoft.sqlserver : mssql-jdbc jar 8.2.1.jre8
org.mariadb.jdbc : mariadb-java-client jar 2.7.1
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.5.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.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2