| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.xmlgraphics |
| ArtifactId | ArtifactIdbatik-bridge |
| Last Version | Last Version1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.apache.xmlgraphics:batik-bridge
Batik bridge
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| batik-bridge-1.14.pom | |
| batik-bridge-1.14.jar | 687 KB |
| batik-bridge-1.14-sources.jar | 499 KB |
| batik-bridge-1.14-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-bridge/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-bridge</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-bridge/
implementation 'org.apache.xmlgraphics:batik-bridge:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-bridge/
implementation ("org.apache.xmlgraphics:batik-bridge:1.14")
'org.apache.xmlgraphics:batik-bridge:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-bridge" rev="1.14">
<artifact name="batik-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-bridge', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-bridge" % "1.14"
[org.apache.xmlgraphics/batik-bridge "1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.xmlgraphics : batik-anim | jar | 1.14 |
| org.apache.xmlgraphics : batik-awt-util | jar | 1.14 |
| org.apache.xmlgraphics : batik-css | jar | 1.14 |
| org.apache.xmlgraphics : batik-dom | jar | 1.14 |
| org.apache.xmlgraphics : batik-gvt | jar | 1.14 |
| org.apache.xmlgraphics : batik-parser | jar | 1.14 |
| org.apache.xmlgraphics : batik-script | jar | 1.14 |
| org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |
| org.apache.xmlgraphics : batik-svg-dom | jar | 1.14 |
| org.apache.xmlgraphics : batik-util | jar | 1.14 |
| org.apache.xmlgraphics : batik-xml | jar | 1.14 |
| org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.6 |
| xml-apis : xml-apis-ext | jar | 1.3.04 |
| org.mozilla : rhino Optional | jar | 1.7.7 |