License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.zengfr.project |
ArtifactId | ArtifactIddatasource |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatasource
https://github.com/zengfr datasource
|
Project URL |
Project URL |
Filename | Size |
---|---|
datasource-0.0.1.pom | |
datasource-0.0.1.jar | 39 KB |
datasource-0.0.1-sources.jar | 20 KB |
datasource-0.0.1-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/datasource/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>datasource</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/datasource/
implementation 'com.github.zengfr.project:datasource:0.0.1'
// https://jarcasting.com/artifacts/com.github.zengfr.project/datasource/
implementation ("com.github.zengfr.project:datasource:0.0.1")
'com.github.zengfr.project:datasource:jar:0.0.1'
<dependency org="com.github.zengfr.project" name="datasource" rev="0.0.1">
<artifact name="datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='datasource', version='0.0.1')
)
libraryDependencies += "com.github.zengfr.project" % "datasource" % "0.0.1"
[com.github.zengfr.project/datasource "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zengfr.project : core | jar | 0.0.2 |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-aop | jar | |
org.springframework : spring-aspects | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar | |
org.apache.commons : commons-collections4 | jar | |
com.alibaba : fastjson | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
com.h2database : h2 | jar |