Data dependency

数据相关依赖

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.sixinyiyu
ArtifactId

ArtifactId

data-dependency
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Data dependency
数据相关依赖

Download data-dependency

How to add to project

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

Dependencies

compile (7)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE