Last Version

Pipe JSON Marshaller 1.0.0

Plugin for Pipe to marshal json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.chrisdchristo
ArtifactId

ArtifactId

pipe-marshal-json
Version

Version

1.0.0
Type

Type

jar
Description

Description

Pipe JSON Marshaller
Plugin for Pipe to marshal json

Download pipe-marshal-json 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chrisdchristo : pipe jar 1.0.0
com.google.code.gson : gson jar 2.8.0
io.rest-assured : rest-assured jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.undertow : undertow-core jar 2.0.0.Alpha1
io.rest-assured : json-schema-validator jar 3.0.2

Project Modules

There are no modules declared in this project.