Safe HTML Types Proto

A protocol buffer that defines wrappers for strings in web-content languages. https://github.com/google/safe-html-types/blob/master/README.md

License

License

GroupId

GroupId

com.google.common.html.types
ArtifactId

ArtifactId

proto
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Safe HTML Types Proto
A protocol buffer that defines wrappers for strings in web-content languages. https://github.com/google/safe-html-types/blob/master/README.md
Project Organization

Project Organization

Google

Download proto

How to add to project

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

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.

Safe HTML Types for Java

This is the Java version of the safe HTML types library which allows safe-by-construction of web applications by introducing types with safe contracts for snippets of content in web languages.


See [release-checklist.md] for instructions on how to push to github and maven central.

com.google.common.html.types

Google

Google ❤️ Open Source

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0