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

Лицензия

Лицензия

Группа

Группа

com.google.common.html.types
Идентификатор

Идентификатор

proto
Последняя версия

Последняя версия

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Организация-разработчик

Организация-разработчик

Google

Скачать proto

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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