Group Id com.liferay
Artifact Id com.github.fge.json.schema.validator
Version 2.2.3.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2017-05-24T12:28:19+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.github.fge.json.schema.validator</artifactId>
    <version>2.2.3.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'com.github.fge.json.schema.validator', version: '2.2.3.LIFERAY-PATCHED-1'
implementation 'com.liferay:com.github.fge.json.schema.validator:2.2.3.LIFERAY-PATCHED-1'
implementation("com.liferay:com.github.fge.json.schema.validator:2.2.3.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "com.github.fge.json.schema.validator" % "2.2.3.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="com.github.fge.json.schema.validator" rev="2.2.3.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='com.github.fge.json.schema.validator', version='2.2.3.LIFERAY-PATCHED-1')
)
[com.liferay/com.github.fge.json.schema.validator "2.2.3.LIFERAY-PATCHED-1"]
'com.liferay:com.github.fge.json.schema.validator:2.2.3.LIFERAY-PATCHED-1'