| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.jitwxs |
| ArtifactId | ArtifactIdeasydata |
| Version | Version1.10-RELEASE |
| Type | Typejar |
| Description |
Descriptioneasydata
Easy process data in unit test, load/mock/convert/verify...
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easydata-1.10-RELEASE.pom | |
| easydata-1.10-RELEASE.jar | 192 KB |
| easydata-1.10-RELEASE-sources.jar | 111 KB |
| easydata-1.10-RELEASE-javadoc.jar | 774 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |