Sarissa

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. Supported browsers are Mozilla - Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera 9.

License

License

GroupId

GroupId

gr.abiss.js
ArtifactId

ArtifactId

sarissa
Last Version

Last Version

0.9.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

Sarissa
Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. Supported browsers are Mozilla - Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera 9.
Project Organization

Project Organization

Abiss.gr
Source Code Management

Source Code Management

http://sarissa.cvs.sf.net/sarissa

Download sarissa

How to add to project

<!-- https://jarcasting.com/artifacts/gr.abiss.js/sarissa/ -->
<dependency>
    <groupId>gr.abiss.js</groupId>
    <artifactId>sarissa</artifactId>
    <version>0.9.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/gr.abiss.js/sarissa/
implementation 'gr.abiss.js:sarissa:0.9.9.4'
// https://jarcasting.com/artifacts/gr.abiss.js/sarissa/
implementation ("gr.abiss.js:sarissa:0.9.9.4")
'gr.abiss.js:sarissa:jar:0.9.9.4'
<dependency org="gr.abiss.js" name="sarissa" rev="0.9.9.4">
  <artifact name="sarissa" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.abiss.js', module='sarissa', version='0.9.9.4')
)
libraryDependencies += "gr.abiss.js" % "sarissa" % "0.9.9.4"
[gr.abiss.js/sarissa "0.9.9.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9.4
0.9.9.3
0.9.9.2
0.9.9.1
0.9.9