License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.tknudsen |
ArtifactId | ArtifactIdcomplex-data-object |
Version | Version0.2.12 |
Type | Typejar |
Description |
DescriptionComplexDataObject
A library that models real-world objects in Java, referred to as ComplexDataObjects. Other features: IO and preprocessing of ComplexDataObjects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
complex-data-object-0.2.12.pom | |
complex-data-object-0.2.12.jar | 452 KB |
complex-data-object-0.2.12-sources.jar | 282 KB |
complex-data-object-0.2.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tknudsen/complex-data-object/ -->
<dependency>
<groupId>com.github.tknudsen</groupId>
<artifactId>complex-data-object</artifactId>
<version>0.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tknudsen/complex-data-object/
implementation 'com.github.tknudsen:complex-data-object:0.2.12'
// https://jarcasting.com/artifacts/com.github.tknudsen/complex-data-object/
implementation ("com.github.tknudsen:complex-data-object:0.2.12")
'com.github.tknudsen:complex-data-object:jar:0.2.12'
<dependency org="com.github.tknudsen" name="complex-data-object" rev="0.2.12">
<artifact name="complex-data-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tknudsen', module='complex-data-object', version='0.2.12')
)
libraryDependencies += "com.github.tknudsen" % "complex-data-object" % "0.2.12"
[com.github.tknudsen/complex-data-object "0.2.12"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | jar | 3.8.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
de.javagl : nd-distance | jar | 0.0.1 |
de.javagl : nd-tuples | jar | 0.0.1 |
org.pentaho.pentaho-commons : pentaho-package-manager | jar | 1.0.11 |
org.apache.commons : commons-math3 | jar | 3.4.1 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-dbutils : commons-dbutils | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.0 |