License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.sixinyiyu |
ArtifactId | ArtifactIddata-dependency |
Last Version | Last Version0.0.4.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionData dependency
数据相关依赖
|
Filename | Size |
---|---|
data-dependency-0.0.4.RELEASE.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sixinyiyu/data-dependency/ -->
<dependency>
<groupId>com.github.sixinyiyu</groupId>
<artifactId>data-dependency</artifactId>
<version>0.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixinyiyu/data-dependency/
implementation 'com.github.sixinyiyu:data-dependency:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.sixinyiyu/data-dependency/
implementation ("com.github.sixinyiyu:data-dependency:0.0.4.RELEASE")
'com.github.sixinyiyu:data-dependency:pom:0.0.4.RELEASE'
<dependency org="com.github.sixinyiyu" name="data-dependency" rev="0.0.4.RELEASE">
<artifact name="data-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sixinyiyu', module='data-dependency', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.sixinyiyu" % "data-dependency" % "0.0.4.RELEASE"
[com.github.sixinyiyu/data-dependency "0.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.sagframe : sagacity-sqltoy-starter | jar | 4.13.11 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.22 |
mysql : mysql-connector-java | jar | 8.0.15 |
com.google.guava : guava | jar | 29.0-jre |
io.vavr : vavr | jar | 1.0.0-alpha-3 |
com.jayway.jsonpath : json-path Optional | jar | 2.4.0 |
org.mapstruct : mapstruct-jdk8 | jar | 1.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |