| License |
License |
|---|---|
| GroupId | GroupIdio.bytebeam |
| ArtifactId | ArtifactIdschema-contrib |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionschema-contrib
Additional validators for Prismatic's Schema.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| schema-contrib-0.2.0.pom | |
| schema-contrib-0.2.0.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bytebeam/schema-contrib/ -->
<dependency>
<groupId>io.bytebeam</groupId>
<artifactId>schema-contrib</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bytebeam/schema-contrib/
implementation 'io.bytebeam:schema-contrib:0.2.0'
// https://jarcasting.com/artifacts/io.bytebeam/schema-contrib/
implementation ("io.bytebeam:schema-contrib:0.2.0")
'io.bytebeam:schema-contrib:jar:0.2.0'
<dependency org="io.bytebeam" name="schema-contrib" rev="0.2.0">
<artifact name="schema-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bytebeam', module='schema-contrib', version='0.2.0')
)
libraryDependencies += "io.bytebeam" % "schema-contrib" % "0.2.0"
[io.bytebeam/schema-contrib "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| instaparse » instaparse | jar | 1.4.10 |
| org.clojure : clojure | jar | 1.10.3 |
| org.clojure : test.check | jar | 1.1.0 |
| prismatic » schema | jar | 1.1.12 |