License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdio.github.therealmone.tdf4j |
ArtifactId | ArtifactIdvalidator |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionValidator
Validator for lexical and syntax modules
|
Filename | Size |
---|---|
validator-1.0.0.pom | |
validator-1.0.0.jar | 15 KB |
validator-1.0.0-sources.jar | 14 KB |
validator-1.0.0-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/validator/ -->
<dependency>
<groupId>io.github.therealmone.tdf4j</groupId>
<artifactId>validator</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/validator/
implementation 'io.github.therealmone.tdf4j:validator:1.0.0'
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/validator/
implementation ("io.github.therealmone.tdf4j:validator:1.0.0")
'io.github.therealmone.tdf4j:validator:jar:1.0.0'
<dependency org="io.github.therealmone.tdf4j" name="validator" rev="1.0.0">
<artifact name="validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone.tdf4j', module='validator', version='1.0.0')
)
libraryDependencies += "io.github.therealmone.tdf4j" % "validator" % "1.0.0"
[io.github.therealmone.tdf4j/validator "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.therealmone.tdf4j : lexer-module | jar | 1.0.0 |
io.github.therealmone.tdf4j : parser-module | jar | 1.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.commons : commons-digester3 | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |