| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers Ant Build Tools |
| GroupId | GroupIdorg.jboss.ironjacamar |
| ArtifactId | ArtifactIdironjacamar-validator-ant |
| Last Version | Last Version1.5.7.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIronJacamar: Validator Ant
IronJacamar: Parent Aggregator
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-validator-ant/ -->
<dependency>
<groupId>org.jboss.ironjacamar</groupId>
<artifactId>ironjacamar-validator-ant</artifactId>
<version>1.5.7.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-validator-ant/
implementation 'org.jboss.ironjacamar:ironjacamar-validator-ant:1.5.7.Final'
// https://jarcasting.com/artifacts/org.jboss.ironjacamar/ironjacamar-validator-ant/
implementation ("org.jboss.ironjacamar:ironjacamar-validator-ant:1.5.7.Final")
'org.jboss.ironjacamar:ironjacamar-validator-ant:jar:1.5.7.Final'
<dependency org="org.jboss.ironjacamar" name="ironjacamar-validator-ant" rev="1.5.7.Final">
<artifact name="ironjacamar-validator-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ironjacamar', module='ironjacamar-validator-ant', version='1.5.7.Final')
)
libraryDependencies += "org.jboss.ironjacamar" % "ironjacamar-validator-ant" % "1.5.7.Final"
[org.jboss.ironjacamar/ironjacamar-validator-ant "1.5.7.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.ironjacamar : ironjacamar-validator | jar | 1.5.7.Final |
| org.apache.ant : ant | jar | 1.8.1 |