GWT Safe HTML Processor

Code generator to allow declaring templated html strings where params will be safely escaped automatically

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtproject.safehtml
ArtifactId

ArtifactId

gwt-safehtml-processor
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Safe HTML Processor
Code generator to allow declaring templated html strings where params will be safely escaped automatically
Project URL

Project URL

https://github.com/gwtproject/gwt-editor
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-editor/tree/master

Download gwt-safehtml-processor

How to add to project

<!-- https://jarcasting.com/artifacts/org.gwtproject.safehtml/gwt-safehtml-processor/ -->
<dependency>
    <groupId>org.gwtproject.safehtml</groupId>
    <artifactId>gwt-safehtml-processor</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gwtproject.safehtml/gwt-safehtml-processor/
implementation 'org.gwtproject.safehtml:gwt-safehtml-processor:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.gwtproject.safehtml/gwt-safehtml-processor/
implementation ("org.gwtproject.safehtml:gwt-safehtml-processor:1.0.0-RC1")
'org.gwtproject.safehtml:gwt-safehtml-processor:jar:1.0.0-RC1'
<dependency org="org.gwtproject.safehtml" name="gwt-safehtml-processor" rev="1.0.0-RC1">
  <artifact name="gwt-safehtml-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gwtproject.safehtml', module='gwt-safehtml-processor', version='1.0.0-RC1')
)
libraryDependencies += "org.gwtproject.safehtml" % "gwt-safehtml-processor" % "1.0.0-RC1"
[org.gwtproject.safehtml/gwt-safehtml-processor "1.0.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.gwtproject.safehtml : gwt-safecss jar 1.0.0-RC1
org.gwtproject.safehtml : gwt-safehtml jar 1.0.0-RC1

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc7

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.18
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.gwtproject.safehtml

GWT

Versions

Version
1.0.0-RC1