Last Version

The OpenIMAJ Core Library 1.3.10

Core library functionality concerned with general programming problems rather than multimedia specific functionality. Includes I/O utilities, randomisation, hashing and type conversion.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Library
Core library functionality concerned with general programming problems rather than multimedia specific functionality. Includes I/O utilities, randomisation, hashing and type conversion.
Project Organization

Project Organization

The University of Southampton

Download core 1.3.10


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

Dependencies

compile (15)

Group / Artifact Type Version
org.openimaj : core-citation jar 1.3.10
org.jsoup : jsoup jar 1.6.3
net.sf.trove4j : trove4j jar 3.0.2
com.google.guava : guava jar 25.1-jre
colt : colt jar 1.2.0
org.apache.logging.log4j : log4j-core jar 2.11.0
org.apache.logging.log4j : log4j-api jar 2.11.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.6
org.apache.commons : commons-vfs2 jar 2.0
com.esotericsoftware.kryo : kryo jar 2.21
vigna.dsi.unimi.it » jal jar 20031117
org.apache.ant : ant jar 1.8.4
org.apache.httpcomponents : httpclient jar 4.5.6
uk.com.robust-it : cloning jar 1.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.