google-caja

WebJar for google-caja

License

License

Apache 2.0
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

google-caja
Last Version

Last Version

6005.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

google-caja
WebJar for google-caja
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/minrk/google-caja-bower

Download google-caja

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/google-caja/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>google-caja</artifactId>
    <version>6005.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/google-caja/
implementation 'org.webjars.bower:google-caja:6005.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/google-caja/
implementation ("org.webjars.bower:google-caja:6005.0.0")
'org.webjars.bower:google-caja:jar:6005.0.0'
<dependency org="org.webjars.bower" name="google-caja" rev="6005.0.0">
  <artifact name="google-caja" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='google-caja', version='6005.0.0')
)
libraryDependencies += "org.webjars.bower" % "google-caja" % "6005.0.0"
[org.webjars.bower/google-caja "6005.0.0"]

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.

google-caja

This is the javascript portion of the [Google Caja][] HTML sanitizer, so that it can be installed as a Bower package.

License

Since this is just packaging of another project, any code here is licensed under Apache 2.0, the same license of the Google Caja itself.

Versions

Version
6005.0.0
5669.0.0