Last Version

screw 1.0.5

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

License

License

GroupId

GroupId

cn.smallbun.screw
ArtifactId

ArtifactId

screw
Version

Version

1.0.5
Type

Type

pom
Description

Description

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

Source Code Management

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

Download screw 1.0.5

Filename Size
screw-1.0.5.pom 19 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • screw-core
  • screw-maven-plugin