| License |
License |
|---|---|
| GroupId | GroupIdcom.bumao.model |
| ArtifactId | ArtifactIdtable2entry |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontable2entry
create table sql transform to entry
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| table2entry-0.0.1.pom | |
| table2entry-0.0.1.jar | 12 KB |
| table2entry-0.0.1-sources.jar | 4 KB |
| table2entry-0.0.1-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bumao.model/table2entry/ -->
<dependency>
<groupId>com.bumao.model</groupId>
<artifactId>table2entry</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bumao.model/table2entry/
implementation 'com.bumao.model:table2entry:0.0.1'
// https://jarcasting.com/artifacts/com.bumao.model/table2entry/
implementation ("com.bumao.model:table2entry:0.0.1")
'com.bumao.model:table2entry:jar:0.0.1'
<dependency org="com.bumao.model" name="table2entry" rev="0.0.1">
<artifact name="table2entry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bumao.model', module='table2entry', version='0.0.1')
)
libraryDependencies += "com.bumao.model" % "table2entry" % "0.0.1"
[com.bumao.model/table2entry "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : druid | jar | 1.1.22 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |