Last Version

Decoy 0.1.0

JSON Schema Validation Package for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clivern
ArtifactId

ArtifactId

decoy
Version

Version

0.1.0
Type

Type

jar
Description

Description

Decoy
JSON Schema Validation Package for Java.
Project URL

Project URL

https://github.com/clivern/decoy
Source Code Management

Source Code Management

https://github.com/clivern/decoy

Download decoy 0.1.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
commons-validator : commons-validator jar 1.6
org.json : json jar 20190722

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.