group.springframework.screw:screw-extension

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

License

License

GroupId

GroupId

group.springframework.screw
ArtifactId

ArtifactId

screw-extension
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-extension

Download screw-extension

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
group.springframework.screw : 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