Last Version

bean2sql 1.0.0

bean2sql

License

License

GroupId

GroupId

com.github.biyanwen
ArtifactId

ArtifactId

bean2sql
Version

Version

1.0.0
Type

Type

jar
Description

Description

bean2sql
bean2sql
Project URL

Project URL

https://github.com/biyanwen/bean2sql
Source Code Management

Source Code Management

https://github.com/biyanwen/json2sql

Download bean2sql 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.biyanwen/bean2sql/ -->
<dependency>
    <groupId>com.github.biyanwen</groupId>
    <artifactId>bean2sql</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biyanwen/bean2sql/
implementation 'com.github.biyanwen:bean2sql:1.0.0'
// https://jarcasting.com/artifacts/com.github.biyanwen/bean2sql/
implementation ("com.github.biyanwen:bean2sql:1.0.0")
'com.github.biyanwen:bean2sql:jar:1.0.0'
<dependency org="com.github.biyanwen" name="bean2sql" rev="1.0.0">
  <artifact name="bean2sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biyanwen', module='bean2sql', version='1.0.0')
)
libraryDependencies += "com.github.biyanwen" % "bean2sql" % "1.0.0"
[com.github.biyanwen/bean2sql "1.0.0"]

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.