License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.fk7075 |
ArtifactId | ArtifactIdlucky-datasource |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionlucky-datasource
Lucky是一个全场景轻量级分布式的JavaEE框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucky-datasource-2.0.0.pom | |
lucky-datasource-2.0.0.jar | 20 KB |
lucky-datasource-2.0.0-sources.jar | 17 KB |
lucky-datasource-2.0.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-datasource/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-datasource</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-datasource/
implementation 'com.github.fk7075:lucky-datasource:2.0.0'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-datasource/
implementation ("com.github.fk7075:lucky-datasource:2.0.0")
'com.github.fk7075:lucky-datasource:jar:2.0.0'
<dependency org="com.github.fk7075" name="lucky-datasource" rev="2.0.0">
<artifact name="lucky-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-datasource', version='2.0.0')
)
libraryDependencies += "com.github.fk7075" % "lucky-datasource" % "2.0.0"
[com.github.fk7075/lucky-datasource "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lucky.jacklamb » lucky-utils | jar | 1.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.2 |
com.mchange : c3p0 | jar | 0.9.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |