License |
License |
---|---|
GroupId | GroupIdcn.vonce |
ArtifactId | ArtifactIdvonce-sqlbean-core |
Version | Version1.0.3-RELEASE |
Type | Typejar |
Description |
Descriptionvonce-sqlbean-core
This is the core project of Sqlbean.
|
<!-- https://jarcasting.com/artifacts/cn.vonce/vonce-sqlbean-core/ -->
<dependency>
<groupId>cn.vonce</groupId>
<artifactId>vonce-sqlbean-core</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vonce/vonce-sqlbean-core/
implementation 'cn.vonce:vonce-sqlbean-core:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/cn.vonce/vonce-sqlbean-core/
implementation ("cn.vonce:vonce-sqlbean-core:1.0.3-RELEASE")
'cn.vonce:vonce-sqlbean-core:jar:1.0.3-RELEASE'
<dependency org="cn.vonce" name="vonce-sqlbean-core" rev="1.0.3-RELEASE">
<artifact name="vonce-sqlbean-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vonce', module='vonce-sqlbean-core', version='1.0.3-RELEASE')
)
libraryDependencies += "cn.vonce" % "vonce-sqlbean-core" % "1.0.3-RELEASE"
[cn.vonce/vonce-sqlbean-core "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.0 |