License |
License |
---|---|
Categories |
CategoriesAvian |
GroupId | GroupIdfr.avianey.apache-xmlgraphics |
ArtifactId | ArtifactIdbatik |
Last Version | Last Version1.8pre-20141006 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn Apache Batik Maven port to be pushed in Maven Central repo.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
batik-1.8pre-20141006.pom | |
batik-1.8pre-20141006.jar | 3 MB |
batik-1.8pre-20141006-sources.jar | 3 MB |
batik-1.8pre-20141006-javadoc.jar | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.avianey.apache-xmlgraphics/batik/ -->
<dependency>
<groupId>fr.avianey.apache-xmlgraphics</groupId>
<artifactId>batik</artifactId>
<version>1.8pre-20141006</version>
</dependency>
// https://jarcasting.com/artifacts/fr.avianey.apache-xmlgraphics/batik/
implementation 'fr.avianey.apache-xmlgraphics:batik:1.8pre-20141006'
// https://jarcasting.com/artifacts/fr.avianey.apache-xmlgraphics/batik/
implementation ("fr.avianey.apache-xmlgraphics:batik:1.8pre-20141006")
'fr.avianey.apache-xmlgraphics:batik:jar:1.8pre-20141006'
<dependency org="fr.avianey.apache-xmlgraphics" name="batik" rev="1.8pre-20141006">
<artifact name="batik" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.avianey.apache-xmlgraphics', module='batik', version='1.8pre-20141006')
)
libraryDependencies += "fr.avianey.apache-xmlgraphics" % "batik" % "1.8pre-20141006"
[fr.avianey.apache-xmlgraphics/batik "1.8pre-20141006"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.6.0 |
xerces : xercesImpl | jar | 2.5.0 |
xml-apis : xml-apis | jar | 1.3.04 |
xml-apis : xml-apis-ext | jar | 1.3.04 |
org.apache.xmlgraphics : xmlgraphics-commons | jar | 1.5 |