Last Version

yelong-core 2.2.0

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

License

License

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-core
Version

Version

2.2.0
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 2.2.0


<!-- 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.