Last Version

URI parcel json parsing support 2.1.0-beta.1

Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

uri-parcel-json
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

URI parcel json parsing support
Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

Download uri-parcel-json 2.1.0-beta.1


<!-- https://jarcasting.com/artifacts/com.disney.groovity/uri-parcel-json/ -->
<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>uri-parcel-json</artifactId>
    <version>2.1.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/uri-parcel-json/
implementation 'com.disney.groovity:uri-parcel-json:2.1.0-beta.1'
// https://jarcasting.com/artifacts/com.disney.groovity/uri-parcel-json/
implementation ("com.disney.groovity:uri-parcel-json:2.1.0-beta.1")
'com.disney.groovity:uri-parcel-json:jar:2.1.0-beta.1'
<dependency org="com.disney.groovity" name="uri-parcel-json" rev="2.1.0-beta.1">
  <artifact name="uri-parcel-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='uri-parcel-json', version='2.1.0-beta.1')
)
libraryDependencies += "com.disney.groovity" % "uri-parcel-json" % "2.1.0-beta.1"
[com.disney.groovity/uri-parcel-json "2.1.0-beta.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.disney.groovity : uri-parcel-core jar 2.1.0-beta.1
com.google.code.gson : gson jar 2.8.5

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-standalone jar 2.23.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.