Last Version

com.github.panhongan:bean2sql 1.0.6

simple mysql conveyer

License

License

GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

bean2sql
Version

Version

1.0.6
Type

Type

jar
Description

Description

simple mysql conveyer

Download bean2sql 1.0.6


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
com.github.panhongan : spring-utils jar 1.0.2

Project Modules

There are no modules declared in this project.