Last Version

screw 0.0.1

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

License

License

GroupId

GroupId

group.springframework.plugin
ArtifactId

ArtifactId

screw
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/pig-mesh/screw

Download screw 0.0.1

Filename Size
screw-0.0.1.pom 16 KB
Browse

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

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-extension
  • screw-spring-boot-starter