Last Version

json-schema-formats 2.0.0

Format specifiers for use with json-schema-validator

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-formats
Version

Version

2.0.0
Type

Type

jar
Description

Description

json-schema-formats
Format specifiers for use with json-schema-validator
Project URL

Project URL

https://github.com/fge/json-schema-formats

Download json-schema-formats 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.0.1
com.github.fge : uri-template jar 0.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.