| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Data iText Business Logic Libraries Documents Processing iText PDF |
| GroupId | GroupIdcom.datastax.wikitext |
| ArtifactId | ArtifactIdwikitext-core-ant |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwikitext-core-ant
A repackaging of just the ant tasks from org.fusesource.wikitext
|
| Filename | Size |
|---|---|
| wikitext-core-ant-1.3.pom | |
| wikitext-core-ant-1.3.jar | 31 KB |
| wikitext-core-ant-1.3-sources.jar | 18 KB |
| wikitext-core-ant-1.3-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datastax.wikitext/wikitext-core-ant/ -->
<dependency>
<groupId>com.datastax.wikitext</groupId>
<artifactId>wikitext-core-ant</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.wikitext/wikitext-core-ant/
implementation 'com.datastax.wikitext:wikitext-core-ant:1.3'
// https://jarcasting.com/artifacts/com.datastax.wikitext/wikitext-core-ant/
implementation ("com.datastax.wikitext:wikitext-core-ant:1.3")
'com.datastax.wikitext:wikitext-core-ant:jar:1.3'
<dependency org="com.datastax.wikitext" name="wikitext-core-ant" rev="1.3">
<artifact name="wikitext-core-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.wikitext', module='wikitext-core-ant', version='1.3')
)
libraryDependencies += "com.datastax.wikitext" % "wikitext-core-ant" % "1.3"
[com.datastax.wikitext/wikitext-core-ant "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant Optional | jar | 1.8.1 |
| org.fusesource.wikitext : wikitext-core | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |