License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdro.fortsoft.dataset |
ArtifactId | ArtifactIddataset |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDataset Parent
Generic DataSet in Java
|
Filename | Size |
---|---|
dataset-0.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset/ -->
<dependency>
<groupId>ro.fortsoft.dataset</groupId>
<artifactId>dataset</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset/
implementation 'ro.fortsoft.dataset:dataset:0.1.0'
// https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset/
implementation ("ro.fortsoft.dataset:dataset:0.1.0")
'ro.fortsoft.dataset:dataset:pom:0.1.0'
<dependency org="ro.fortsoft.dataset" name="dataset" rev="0.1.0">
<artifact name="dataset" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.dataset', module='dataset', version='0.1.0')
)
libraryDependencies += "ro.fortsoft.dataset" % "dataset" % "0.1.0"
[ro.fortsoft.dataset/dataset "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.28-beta |