io.springboot.plugin:screw-extension

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

License

License

GroupId

GroupId

io.springboot.plugin
ArtifactId

ArtifactId

screw-extension
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download screw-extension

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.springboot.plugin : screw-core jar 0.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1