License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-common |
Version | Version2.1.30 |
Type | Typejar |
Description |
DescriptionA new programming language based on Java.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spirit-common-2.1.30.pom | |
spirit-common-2.1.30.jar | 38 KB |
spirit-common-2.1.30-sources.jar | 15 KB |
spirit-common-2.1.30-javadoc.jar | 218 KB |
Browse |
<!-- 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"]
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 |