License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-datasource |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java tool project
|
Filename | Size |
---|---|
utils-datasource-1.5.0.pom | |
utils-datasource-1.5.0.jar | 6 KB |
utils-datasource-1.5.0-sources.jar | 3 KB |
utils-datasource-1.5.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-datasource/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-datasource</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-datasource/
implementation 'com.github.superutils:utils-datasource:1.5.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-datasource/
implementation ("com.github.superutils:utils-datasource:1.5.0")
'com.github.superutils:utils-datasource:jar:1.5.0'
<dependency org="com.github.superutils" name="utils-datasource" rev="1.5.0">
<artifact name="utils-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-datasource', version='1.5.0')
)
libraryDependencies += "com.github.superutils" % "utils-datasource" % "1.5.0"
[com.github.superutils/utils-datasource "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.superutils : utils-spring | jar | 1.4.0 |
org.springframework : spring-aspects | jar | 4.3.0.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.0.RELEASE |
org.apache.logging.log4j : log4j-core | jar | 2.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |