Last Version

TestDataSet 0.1.2

Library to load test data to DB

License

License

Categories

Categories

Data
GroupId

GroupId

com.jpragma
ArtifactId

ArtifactId

testdataset
Version

Version

0.1.2
Type

Type

jar
Description

Description

TestDataSet
Library to load test data to DB
Project URL

Project URL

https://github.com/jpragma/testdataset
Source Code Management

Source Code Management

https://github.com/jpragma/testdataset

Download testdataset 0.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.