Java AIST Class Kit

A collection of useful Java extensions

License

License

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

science.aist
ArtifactId

ArtifactId

jack
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java AIST Class Kit
A collection of useful Java extensions
Project URL

Project URL

https://github.com/FHOOEAIST/jack
Project Organization

Project Organization

Advanced Information Systems and Technology
Source Code Management

Source Code Management

https://aist.fh-hagenberg.at/git/Development/jack

Download jack

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
science.aist.seshat : api jar 1.0.0

provided (1)

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

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
science.aist.seshat : log4j2 jar 1.0.0
org.apache.logging.log4j : log4j-core jar 2.12.1
org.springframework : spring-core jar 5.2.5.RELEASE

Project Modules

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

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.3.1
2.3.0
2.2.0
2.1.0
2.0.0