MVN

org.apache.ant : ant-trax

Maven & Gradle

Feb 02, 2010
18 usages

contains particularly one class necessary for the execution of the xslt task

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-trax</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ant : ant-trax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of org.apache.ant : ant-trax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
ant-trax-1.8.0
1.7.x
ant-trax-1.7.1
ant-trax-1.7.0

How to add a dependency to Maven

Add the following org.apache.ant : ant-trax maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-trax</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ant : ant-trax gradle dependency to your build.gradle file:

implementation 'org.apache.ant:ant-trax:1.8.0'

Gradle Kotlin DSL: Add the following org.apache.ant : ant-trax gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ant:ant-trax:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ant : ant-trax sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ant" % "ant-trax" % "1.8.0"

Advertisement

Dependencies from Group

ant
Aug 16, 2023
2.1k usages
Aug 16, 2023
257 usages
Aug 16, 2023
160 usages
Apr 30, 2010
107 usages
Aug 16, 2023
60 usages

Discover Dependencies

Aug 29, 2014
26 stars
Oct 08, 2013
96 stars
Oct 23, 2014
21 usages
1 stars
fw
May 06, 2013
43 usages
Oct 01, 2009
10 usages
Nov 06, 2006
43 usages
Aug 09, 2014
0 stars