| License |
License |
|---|---|
| Categories |
CategoriesScience Business Logic Libraries |
| GroupId | GroupIdscience.aist |
| ArtifactId | ArtifactIdjack |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava AIST Class Kit
A collection of useful Java extensions
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jack-2.3.1.pom | |
| jack-2.3.1.jar | 83 KB |
| jack-2.3.1-sources.jar | 67 KB |
| jack-2.3.1-javadoc.jar | 782 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| science.aist.seshat : api | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| 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 |