License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-data |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-data
my-data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-data-1.1.2.pom | |
my-data-1.1.2.jar | 83 KB |
my-data-1.1.2-sources.jar | 45 KB |
my-data-1.1.2-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-data/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-data</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-data/
implementation 'com.github.weibin268:my-data:1.1.2'
// https://jarcasting.com/artifacts/com.github.weibin268/my-data/
implementation ("com.github.weibin268:my-data:1.1.2")
'com.github.weibin268:my-data:jar:1.1.2'
<dependency org="com.github.weibin268" name="my-data" rev="1.1.2">
<artifact name="my-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-data', version='1.1.2')
)
libraryDependencies += "com.github.weibin268" % "my-data" % "1.1.2"
[com.github.weibin268/my-data "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.mybatis : mybatis Optional | jar | 3.4.1 |
log4j : log4j Optional | jar | 1.2.17 |
mysql : mysql-connector-java Optional | jar | 5.1.40 |
org.apache.commons : commons-dbcp2 Optional | jar | 2.1.1 |
redis.clients : jedis Optional | jar | 2.9.0 |
com.alibaba : druid Optional | jar | 1.1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |