License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdbatik-dom |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xmlgraphics:batik-dom
Batik DOM implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batik-dom-1.14.pom | |
batik-dom-1.14.jar | 180 KB |
batik-dom-1.14-sources.jar | 160 KB |
batik-dom-1.14-javadoc.jar | 851 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-dom/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-dom</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-dom/
implementation 'org.apache.xmlgraphics:batik-dom:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-dom/
implementation ("org.apache.xmlgraphics:batik-dom:1.14")
'org.apache.xmlgraphics:batik-dom:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-dom" rev="1.14">
<artifact name="batik-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-dom', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-dom" % "1.14"
[org.apache.xmlgraphics/batik-dom "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-css | jar | 1.14 |
org.apache.xmlgraphics : batik-ext | jar | 1.14 |
org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |
org.apache.xmlgraphics : batik-util | jar | 1.14 |
org.apache.xmlgraphics : batik-xml | jar | 1.14 |
xalan : xalan | jar | 2.7.2 |
xml-apis : xml-apis | jar | 1.4.01 |
xml-apis : xml-apis-ext | jar | 1.3.04 |