| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.apache.xmlgraphics |
| ArtifactId | ArtifactIdbatik-js |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBatik patched Rhino
This is a patched version of Rhino 1.6R5 for use by Batik. See
http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/lib/README.js.txt
for details of the patch.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| batik-js-1.8.pom | |
| batik-js-1.8.jar | 492 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-js/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-js</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-js/
implementation 'org.apache.xmlgraphics:batik-js:1.8'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-js/
implementation ("org.apache.xmlgraphics:batik-js:1.8")
'org.apache.xmlgraphics:batik-js:jar:1.8'
<dependency org="org.apache.xmlgraphics" name="batik-js" rev="1.8">
<artifact name="batik-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-js', version='1.8')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-js" % "1.8"
[org.apache.xmlgraphics/batik-js "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| xml-apis : xml-apis | jar | 1.3.04 |