com.gitee.chentaoah:spirit-common

A new programming language based on Java.

License

License

GroupId

GroupId

com.gitee.chentaoah
ArtifactId

ArtifactId

spirit-common
Last Version

Last Version

2.1.30
Release Date

Release Date

Type

Type

jar
Description

Description

A new programming language based on Java.
Source Code Management

Source Code Management

https://gitee.com/chentaoah/spirit/tree/master/spirit-common

Download spirit-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.projectlombok : lombok jar 1.18.16
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.8.0
cn.hutool : hutool-all jar 5.5.1
com.google.guava : guava jar 29.0-jre
com.gitee.chentaoah : spirit-stdlib jar 2.1.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.30