easydata

Easy process data in unit test, load/mock/convert/verify...

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.jitwxs
ArtifactId

ArtifactId

easydata
Last Version

Last Version

1.10-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easydata
Easy process data in unit test, load/mock/convert/verify...
Project URL

Project URL

https://github.com/jitwxs/easydata
Source Code Management

Source Code Management

https://github.com/jitwxs/easydata

Download easydata

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jitwxs/easydata/ -->
<dependency>
    <groupId>io.github.jitwxs</groupId>
    <artifactId>easydata</artifactId>
    <version>1.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jitwxs/easydata/
implementation 'io.github.jitwxs:easydata:1.10-RELEASE'
// https://jarcasting.com/artifacts/io.github.jitwxs/easydata/
implementation ("io.github.jitwxs:easydata:1.10-RELEASE")
'io.github.jitwxs:easydata:jar:1.10-RELEASE'
<dependency org="io.github.jitwxs" name="easydata" rev="1.10-RELEASE">
  <artifact name="easydata" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jitwxs', module='easydata', version='1.10-RELEASE')
)
libraryDependencies += "io.github.jitwxs" % "easydata" % "1.10-RELEASE"
[io.github.jitwxs/easydata "1.10-RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
com.opencsv : opencsv jar 5.6
com.google.guava : guava jar 31.1-jre
commons-io : commons-io jar 2.11.0
com.alibaba : fastjson jar 1.2.80
com.alibaba : druid jar 1.2.10
org.assertj : assertj-core jar 3.22.0
org.reflections : reflections jar 0.10.2
org.powermock : powermock-reflect jar 2.0.9
net.bytebuddy : byte-buddy jar 1.12.10
com.google.protobuf : protobuf-java Optional jar 3.20.1
com.google.protobuf : protobuf-java-util Optional jar 3.20.1

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.mockito : mockito-core jar 4.5.1
org.mybatis : mybatis jar 3.5.9

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10-RELEASE
1.9-RELEASE
1.8-RELEASE
1.7-RELEASE
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE