ComplexDataObject

A library that models real-world objects in Java, referred to as ComplexDataObjects. Other features: IO and preprocessing of ComplexDataObjects.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.tknudsen
ArtifactId

ArtifactId

complex-data-object
Last Version

Last Version

0.2.13
Release Date

Release Date

Type

Type

jar
Description

Description

ComplexDataObject
A library that models real-world objects in Java, referred to as ComplexDataObjects. Other features: IO and preprocessing of ComplexDataObjects.
Project URL

Project URL

https://github.com/TKnudsen/ComplexDataObject
Source Code Management

Source Code Management

https://github.com/TKnudsen/ComplexDataObject

Download complex-data-object

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-stable jar 3.8.0
org.json : json jar 20160810
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.1