com.gitee.maskit:maskit-json

Micro-host Architecture Style Toolkit

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.gitee.maskit
ArtifactId

ArtifactId

maskit-json
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Micro-host Architecture Style Toolkit

Download maskit-json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3