is not current version
Last Version 0.0.2

io.springboot.plugin:screw 0.0.1

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

GroupId

GroupId

io.springboot.plugin
ArtifactId

ArtifactId

screw
Version

Version

0.0.1
Type

Type

pom

Download screw 0.0.1

Filename Size
screw-0.0.1.pom 16 KB
Browse

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