Last Version

datasetroll 0.1

Common tools to matching DataSets in tests

License

License

Categories

Categories

Data
GroupId

GroupId

com.jupiter-tools
ArtifactId

ArtifactId

datasetroll
Version

Version

0.1
Type

Type

jar
Description

Description

datasetroll
Common tools to matching DataSets in tests
Project URL

Project URL

https://github.com/jupiter-tools/datasetroll
Source Code Management

Source Code Management

https://github.com/jupiter-tools/datasetroll

Download datasetroll 0.1


<!-- https://jarcasting.com/artifacts/com.jupiter-tools/datasetroll/ -->
<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>datasetroll</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jupiter-tools/datasetroll/
implementation 'com.jupiter-tools:datasetroll:0.1'
// https://jarcasting.com/artifacts/com.jupiter-tools/datasetroll/
implementation ("com.jupiter-tools:datasetroll:0.1")
'com.jupiter-tools:datasetroll:jar:0.1'
<dependency org="com.jupiter-tools" name="datasetroll" rev="0.1">
  <artifact name="datasetroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jupiter-tools', module='datasetroll', version='0.1')
)
libraryDependencies += "com.jupiter-tools" % "datasetroll" % "0.1"
[com.jupiter-tools/datasetroll "0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
commons-io : commons-io jar 2.7
org.apache.commons : commons-math3 jar 3.6.1
ch.qos.logback : logback-classic jar 1.2.3
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 27.1-jre

test (8)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
com.antkorwin : common-utils jar 1.2
org.mockito : mockito-core jar 3.3.3
org.assertj : assertj-core jar 3.11.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.