island

Island is a Java tool library precipitated in the process of long-term business development.

License

License

GroupId

GroupId

com.xasync
ArtifactId

ArtifactId

island
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

island
Island is a Java tool library precipitated in the process of long-term business development.
Project URL

Project URL

http://www.xasync.com
Source Code Management

Source Code Management

http://github.com/xasync/island/tree/main

Download island

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
org.springframework : spring-context jar 5.3.19

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0