Last Version

datasource 0.0.1

https://github.com/zengfr datasource

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.zengfr.project
ArtifactId

ArtifactId

datasource
Version

Version

0.0.1
Type

Type

jar
Description

Description

datasource
https://github.com/zengfr datasource
Project URL

Project URL

https://github.com/zengfr

Download datasource 0.0.1


<!-- 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"]

Dependencies

compile (10)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
junit : junit jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.