License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdant |
Version | Version1.7.2 |
Type | Typejar |
Description |
DescriptionSchXslt Ant
Ant task for Schematron validation with SchXslt
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ant-1.7.2.pom | |
ant-1.7.2.jar | 3 MB |
ant-1.7.2-sources.jar | 4 KB |
ant-1.7.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>ant</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/
implementation 'name.dmaus.schxslt:ant:1.7.2'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/ant/
implementation ("name.dmaus.schxslt:ant:1.7.2")
'name.dmaus.schxslt:ant:jar:1.7.2'
<dependency org="name.dmaus.schxslt" name="ant" rev="1.7.2">
<artifact name="ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='ant', version='1.7.2')
)
libraryDependencies += "name.dmaus.schxslt" % "ant" % "1.7.2"
[name.dmaus.schxslt/ant "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.9 |
name.dmaus.schxslt : java | jar | [2.0.3,) |
name.dmaus.schxslt : schxslt | jar | 1.7.2 |