License |
License |
---|---|
GroupId | GroupIdcom.github.youyinnn |
ArtifactId | ArtifactIdYouDBUtils |
Last Version | Last Version1.0 |
Release Date | Release Date |
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 |
---|---|
YouDBUtils-1.0.pom | |
YouDBUtils-1.0.jar | 53 KB |
YouDBUtils-1.0-sources.jar | 54 KB |
YouDBUtils-1.0-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/YouDBUtils/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>YouDBUtils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/YouDBUtils/
implementation 'com.github.youyinnn:YouDBUtils:1.0'
// https://jarcasting.com/artifacts/com.github.youyinnn/YouDBUtils/
implementation ("com.github.youyinnn:YouDBUtils:1.0")
'com.github.youyinnn:YouDBUtils:jar:1.0'
<dependency org="com.github.youyinnn" name="YouDBUtils" rev="1.0">
<artifact name="YouDBUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='YouDBUtils', version='1.0')
)
libraryDependencies += "com.github.youyinnn" % "YouDBUtils" % "1.0"
[com.github.youyinnn/YouDBUtils "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xerial : sqlite-jdbc | jar | 3.20.0 |
junit : junit | jar | 4.12 |
cglib : cglib-nodep | jar | 3.2.5 |
com.alibaba : druid | jar | 1.1.5 |
mysql : mysql-connector-java | jar | 6.0.5 |
org.apache.logging.log4j : log4j-api | jar | 2.9.0 |
org.apache.logging.log4j : log4j-core | jar | 2.9.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |