| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.springboot.plugin |
| Идентификатор | Идентификаторscrew-core |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
Описание简洁好用的数据库表结构文档生成工具
|
| Имя Файла | Размер |
|---|---|
| screw-core-0.0.2.pom | |
| screw-core-0.0.2.jar | 231 KB |
| screw-core-0.0.2-sources.jar | 210 KB |
| screw-core-0.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.springboot.plugin/screw-core/ -->
<dependency>
<groupId>io.springboot.plugin</groupId>
<artifactId>screw-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-core/
implementation 'io.springboot.plugin:screw-core:0.0.2'
// https://jarcasting.com/artifacts/io.springboot.plugin/screw-core/
implementation ("io.springboot.plugin:screw-core:0.0.2")
'io.springboot.plugin:screw-core:jar:0.0.2'
<dependency org="io.springboot.plugin" name="screw-core" rev="0.0.2">
<artifact name="screw-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springboot.plugin', module='screw-core', version='0.0.2')
)
libraryDependencies += "io.springboot.plugin" % "screw-core" % "0.0.2"
[io.springboot.plugin/screw-core "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |