yelong-core

包含了针对jdbc的包装,以及model与数据库表的映射

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-core
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

yelong-core
包含了针对jdbc的包装,以及model与数据库表的映射
Project URL

Project URL

https://github.com/yelong0216/yelong-core.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-core

Download yelong-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.yelong0216 : yelong-commons jar [2.2.0,2.3.0)
com.github.jsqlparser : jsqlparser jar 1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1
mysql : mysql-connector-java jar 5.1.47

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0