site.morn.boot:morn-fastjson

基于SpringBoot的API标准化开发框架

Categories

Categories

JSON Data fastjson
GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-fastjson
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

基于SpringBoot的API标准化开发框架

Download morn-fastjson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
site.morn.boot : morn-core jar 1.2.1
com.alibaba : fastjson jar 1.2.58
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0