| License |
License |
|---|---|
| GroupId | GroupIdcn.veasion |
| ArtifactId | ArtifactIdveasion-db |
| Version | Version1.0.9 |
| 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.0.9.pom | |
| veasion-db-1.0.9.jar | 142 KB |
| veasion-db-1.0.9-sources.jar | 72 KB |
| veasion-db-1.0.9-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.veasion/veasion-db/ -->
<dependency>
<groupId>cn.veasion</groupId>
<artifactId>veasion-db</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.veasion/veasion-db/
implementation 'cn.veasion:veasion-db:1.0.9'
// https://jarcasting.com/artifacts/cn.veasion/veasion-db/
implementation ("cn.veasion:veasion-db:1.0.9")
'cn.veasion:veasion-db:jar:1.0.9'
<dependency org="cn.veasion" name="veasion-db" rev="1.0.9">
<artifact name="veasion-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.veasion', module='veasion-db', version='1.0.9')
)
libraryDependencies += "cn.veasion" % "veasion-db" % "1.0.9"
[cn.veasion/veasion-db "1.0.9"]
| 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 |