License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdschema-utils |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionschema-utils
WebJar for schema-utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema-utils-3.1.1.pom | |
schema-utils-3.1.1.jar | 23 KB |
schema-utils-3.1.1-sources.jar | 22 bytes |
schema-utils-3.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/schema-utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>schema-utils</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/schema-utils/
implementation 'org.webjars.npm:schema-utils:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/schema-utils/
implementation ("org.webjars.npm:schema-utils:3.1.1")
'org.webjars.npm:schema-utils:jar:3.1.1'
<dependency org="org.webjars.npm" name="schema-utils" rev="3.1.1">
<artifact name="schema-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='schema-utils', version='3.1.1')
)
libraryDependencies += "org.webjars.npm" % "schema-utils" % "3.1.1"
[org.webjars.npm/schema-utils "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : types__json-schema | jar | [7.0.8,8) |
org.webjars.npm : ajv | jar | [6.12.5,7) |
org.webjars.npm : ajv-keywords | jar | [3.5.2,4) |