| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.apache.ant |
| ArtifactId | ArtifactIdant-apache-xalan2 |
| Last Version | Last Version1.10.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Ant + Xalan 2
contains Xalan2-specific features
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ant-apache-xalan2-1.10.12.pom | |
| ant-apache-xalan2-1.10.12.jar | 7 KB |
| ant-apache-xalan2-1.10.12-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-apache-xalan2/ -->
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-xalan2</artifactId>
<version>1.10.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-apache-xalan2/
implementation 'org.apache.ant:ant-apache-xalan2:1.10.12'
// https://jarcasting.com/artifacts/org.apache.ant/ant-apache-xalan2/
implementation ("org.apache.ant:ant-apache-xalan2:1.10.12")
'org.apache.ant:ant-apache-xalan2:jar:1.10.12'
<dependency org="org.apache.ant" name="ant-apache-xalan2" rev="1.10.12">
<artifact name="ant-apache-xalan2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-apache-xalan2', version='1.10.12')
)
libraryDependencies += "org.apache.ant" % "ant-apache-xalan2" % "1.10.12"
[org.apache.ant/ant-apache-xalan2 "1.10.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.12 |
| xalan : xalan | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |