License |
License |
---|---|
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-core-jdbc |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento's development kit.
|
<!-- https://jarcasting.com/artifacts/com.soento/soento-core-jdbc/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-core-jdbc</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-core-jdbc/
implementation 'com.soento:soento-core-jdbc:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-core-jdbc/
implementation ("com.soento:soento-core-jdbc:1.2.10-RELEASE")
'com.soento:soento-core-jdbc:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-core-jdbc" rev="1.2.10-RELEASE">
<artifact name="soento-core-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-core-jdbc', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-core-jdbc" % "1.2.10-RELEASE"
[com.soento/soento-core-jdbc "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.usc : jdbcdslog | jar | 1.0.6.2 |
com.alibaba : druid | jar | 1.1.20 |
com.github.pagehelper : pagehelper | jar | 5.2.0 |
com.soento : soento-core-base | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |