Jibu Plugins :: JSON

稳定、高效、简洁的 Java 应用开发模板。

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

jibu-json
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Jibu Plugins :: JSON
稳定、高效、简洁的 Java 应用开发模板。
Project Organization

Project Organization

Gaixie.ORG

Download jibu-json

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1
1.0.0-M3
1.0.0-M2
1.0.0-M1