License |
License |
---|---|
GroupId | GroupIdcom.github.panhongan |
ArtifactId | ArtifactIdbean2sql |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple mysql conveyer
|
Filename | Size |
---|---|
bean2sql-1.0.6.pom | |
bean2sql-1.0.6.jar | 35 KB |
bean2sql-1.0.6-sources.jar | 20 KB |
bean2sql-1.0.6-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/bean2sql/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>bean2sql</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/bean2sql/
implementation 'com.github.panhongan:bean2sql:1.0.6'
// https://jarcasting.com/artifacts/com.github.panhongan/bean2sql/
implementation ("com.github.panhongan:bean2sql:1.0.6")
'com.github.panhongan:bean2sql:jar:1.0.6'
<dependency org="com.github.panhongan" name="bean2sql" rev="1.0.6">
<artifact name="bean2sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='bean2sql', version='1.0.6')
)
libraryDependencies += "com.github.panhongan" % "bean2sql" % "1.0.6"
[com.github.panhongan/bean2sql "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.panhongan : mysql-conveyer-commons | jar | 1.0.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.apache.commons : commons-collections4 | jar | 4.3 |
net.sf.oval : oval | jar | 1.86 |
org.springframework : spring-jdbc | jar | 5.2.1.RELEASE |
org.springframework : spring-context | jar | 5.2.1.RELEASE |
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
com.github.panhongan : lalaluplus-commons | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.panhongan : spring-utils | jar | 1.0.2 |