| License |
License |
|---|---|
| GroupId | GroupIdcom.strategicgains |
| ArtifactId | ArtifactIdSyntaxe |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSyntaxe
Annotations-Driven Java Domain Model Syntactic and Semantic Validation
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Syntaxe-1.0.pom | |
| Syntaxe-1.0.jar | 21 KB |
| Syntaxe-1.0-sources.jar | 18 KB |
| Syntaxe-1.0-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.strategicgains/Syntaxe/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>Syntaxe</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/Syntaxe/
implementation 'com.strategicgains:Syntaxe:1.0'
// https://jarcasting.com/artifacts/com.strategicgains/Syntaxe/
implementation ("com.strategicgains:Syntaxe:1.0")
'com.strategicgains:Syntaxe:jar:1.0'
<dependency org="com.strategicgains" name="Syntaxe" rev="1.0">
<artifact name="Syntaxe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='Syntaxe', version='1.0')
)
libraryDependencies += "com.strategicgains" % "Syntaxe" % "1.0"
[com.strategicgains/Syntaxe "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.owasp.encoder : encoder Optional | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.11 |