License |
License |
---|---|
GroupId | GroupIdcom.github.youyinnn |
ArtifactId | ArtifactIdyou-db-utils |
Version | Version2.2.3 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
you-db-utils-2.2.3.pom | |
you-db-utils-2.2.3.jar | 52 KB |
you-db-utils-2.2.3-sources.jar | 53 KB |
you-db-utils-2.2.3-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>you-db-utils</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/
implementation 'com.github.youyinnn:you-db-utils:2.2.3'
// https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/
implementation ("com.github.youyinnn:you-db-utils:2.2.3")
'com.github.youyinnn:you-db-utils:jar:2.2.3'
<dependency org="com.github.youyinnn" name="you-db-utils" rev="2.2.3">
<artifact name="you-db-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='you-db-utils', version='2.2.3')
)
libraryDependencies += "com.github.youyinnn" % "you-db-utils" % "2.2.3"
[com.github.youyinnn/you-db-utils "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib-nodep | jar | 3.2.5 |
com.alibaba : druid | jar | 1.1.8 |
com.github.youyinnn : you-web-utils | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.xerial : sqlite-jdbc | jar | 3.20.0 |
mysql : mysql-connector-java | jar | 6.0.5 |
com.jfinal : jfinal | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |