com.pro-crafting.tools:jsonpretty-web

JSON Pretty.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.pro-crafting.tools
ArtifactId

ArtifactId

jsonpretty-web
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Pretty.
Source Code Management

Source Code Management

https://github.com/pro-crafting/jsonpretty

Download jsonpretty-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.pro-crafting.tools/jsonpretty-web/ -->
<dependency>
    <groupId>com.pro-crafting.tools</groupId>
    <artifactId>jsonpretty-web</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pro-crafting.tools/jsonpretty-web/
implementation 'com.pro-crafting.tools:jsonpretty-web:1.1.2'
// https://jarcasting.com/artifacts/com.pro-crafting.tools/jsonpretty-web/
implementation ("com.pro-crafting.tools:jsonpretty-web:1.1.2")
'com.pro-crafting.tools:jsonpretty-web:jar:1.1.2'
<dependency org="com.pro-crafting.tools" name="jsonpretty-web" rev="1.1.2">
  <artifact name="jsonpretty-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pro-crafting.tools', module='jsonpretty-web', version='1.1.2')
)
libraryDependencies += "com.pro-crafting.tools" % "jsonpretty-web" % "1.1.2"
[com.pro-crafting.tools/jsonpretty-web "1.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
io.quarkus : quarkus-smallrye-health jar
io.quarkus : quarkus-smallrye-metrics jar
io.quarkus : quarkus-vertx-http jar
io.quarkus : quarkus-container-image-jib jar

test (4)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0