sunshine-base

java tools depends on jdk self and fastjson

License

License

GroupId

GroupId

red.lixiang.tools
ArtifactId

ArtifactId

sunshine-base
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

sunshine-base
java tools depends on jdk self and fastjson
Project URL

Project URL

https://github.com/xiaodaojava/sunshine
Source Code Management

Source Code Management

https://github.com/xiaodaojava/sunshine

Download sunshine-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.74
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1