SIX UTIL

SIX UTIL is a collection of reusable Java components.

License

License

GroupId

GroupId

jp.go.aist.six.util
ArtifactId

ArtifactId

six-util
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

SIX UTIL
SIX UTIL is a collection of reusable Java components.
Project Organization

Project Organization

National Institute of Advanced Industrial Science and Technology (AIST)

Download six-util

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.1.0
org.codehaus.castor : castor-core jar 1.3.2
org.codehaus.castor : castor-xml jar 1.3.2
org.codehaus.castor : castor-jdo jar 1.3.2
org.codehaus.castor : spring-orm jar 2.1
org.springframework : spring-context jar 3.2.4.RELEASE
org.springframework : spring-oxm jar 3.2.4.RELEASE
org.springframework : spring-web jar 3.2.4.RELEASE
org.mongodb.morphia : morphia jar 0.106

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.1
3.7.0