science.aist.imaging:api

Framework for image processing and computer vision.

License

License

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

science.aist.imaging
ArtifactId

ArtifactId

api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Framework for image processing and computer vision.
Project Organization

Project Organization

Advanced Information Systems and Technology

Download api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
javax.activation : activation jar 1.1.1
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
science.aist.seshat : api jar 1.1.0
science.aist : jack jar 2.3.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (7)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.7.RELEASE
org.springframework : spring-core jar 4.3.7.RELEASE
org.springframework : spring-test jar 4.3.7.RELEASE
org.springframework : spring-context jar 4.3.7.RELEASE
org.testng : testng jar 6.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.11.1

Project Modules

There are no modules declared in this project.
science.aist.imaging

Advanced Information Systems and Technology

The research group AIST researches software solutions in the fields of eHealth, Machine Learning and Data Mining as well as Computer Vision.

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0