License |
License |
---|---|
GroupId | GroupIdcn.veasion |
ArtifactId | ArtifactIdveasion-db |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionveasion-db
The framework makes it easier to use a relational database with object-oriented applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
veasion-db-1.1.2.pom | |
veasion-db-1.1.2.jar | 132 KB |
veasion-db-1.1.2-sources.jar | 66 KB |
veasion-db-1.1.2-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.veasion/veasion-db/ -->
<dependency>
<groupId>cn.veasion</groupId>
<artifactId>veasion-db</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.veasion/veasion-db/
implementation 'cn.veasion:veasion-db:1.1.2'
// https://jarcasting.com/artifacts/cn.veasion/veasion-db/
implementation ("cn.veasion:veasion-db:1.1.2")
'cn.veasion:veasion-db:jar:1.1.2'
<dependency org="cn.veasion" name="veasion-db" rev="1.1.2">
<artifact name="veasion-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.veasion', module='veasion-db', version='1.1.2')
)
libraryDependencies += "cn.veasion" % "veasion-db" % "1.1.2"
[cn.veasion/veasion-db "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jsqlparser : jsqlparser | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.26 |