License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdro.fortsoft.dataset |
ArtifactId | ArtifactIddataset-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataset Core
Generic DataSet in Java
|
Filename | Size |
---|---|
dataset-core-0.1.0.pom | |
dataset-core-0.1.0.jar | 8 KB |
dataset-core-0.1.0-tests.jar | 7 KB |
dataset-core-0.1.0-sources.jar | 4 KB |
dataset-core-0.1.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset-core/ -->
<dependency>
<groupId>ro.fortsoft.dataset</groupId>
<artifactId>dataset-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset-core/
implementation 'ro.fortsoft.dataset:dataset-core:0.1.0'
// https://jarcasting.com/artifacts/ro.fortsoft.dataset/dataset-core/
implementation ("ro.fortsoft.dataset:dataset-core:0.1.0")
'ro.fortsoft.dataset:dataset-core:jar:0.1.0'
<dependency org="ro.fortsoft.dataset" name="dataset-core" rev="0.1.0">
<artifact name="dataset-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.dataset', module='dataset-core', version='0.1.0')
)
libraryDependencies += "ro.fortsoft.dataset" % "dataset-core" % "0.1.0"
[ro.fortsoft.dataset/dataset-core "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 |
---|---|---|
org.apache.derby : derby | jar | 10.11.1.1 |
mysql : mysql-connector-java | jar | 5.1.25 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.28-beta |