MVN

org.gwtproject.safehtml : gwt-safehtml

Maven & Gradle

Oct 25, 2020
10 usages
6 stars

GWT Safe HTML · Tools to safely escape text for use in HTML

<dependency>
    <groupId>org.gwtproject.safehtml</groupId>
    <artifactId>gwt-safehtml</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gwtproject.safehtml : gwt-safehtml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-RC1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.gwtproject.safehtml : gwt-safehtml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-safehtml-1.0.0-RC1

How to add a dependency to Maven

Add the following org.gwtproject.safehtml : gwt-safehtml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gwtproject.safehtml</groupId>
    <artifactId>gwt-safehtml</artifactId>
    <version>1.0.0-RC1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gwtproject.safehtml : gwt-safehtml gradle dependency to your build.gradle file:

implementation 'org.gwtproject.safehtml:gwt-safehtml:1.0.0-RC1'

Gradle Kotlin DSL: Add the following org.gwtproject.safehtml : gwt-safehtml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gwtproject.safehtml:gwt-safehtml:1.0.0-RC1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gwtproject.safehtml : gwt-safehtml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gwtproject.safehtml" % "gwt-safehtml" % "1.0.0-RC1"

Advertisement

Dependencies from Group

Oct 25, 2020
10 usages
6 stars
Oct 25, 2020
2 usages
4 stars

Discover Dependencies

Jan 31, 2023
16 usages
8 stars
Dec 11, 2021
0 stars
Jun 19, 2023
2 usages
1 stars
Dec 01, 2022
6 stars
Feb 10, 2023
7 usages
453 stars
Sep 05, 2022
3 usages
2 stars
May 28, 2023
4 usages
0 stars
Oct 22, 2020
2 usages
0 stars