Last Version

Safe HTML Types 1.0.8

Parent project for typed strings of web content that can be used to bring safe-by-construction methods to web applications. https://github.com/google/safe-html-types/blob/master/README.md

License

License

GroupId

GroupId

com.google.common.html.types
ArtifactId

ArtifactId

parent
Version

Version

1.0.8
Type

Type

pom
Description

Description

Safe HTML Types
Parent project for typed strings of web content that can be used to bring safe-by-construction methods to web applications. https://github.com/google/safe-html-types/blob/master/README.md
Project URL

Project URL

https://github.com/google/safe-html-types
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/google/safe-html-types.git

Download parent 1.0.8

Filename Size
parent-1.0.8.pom 7 KB
Browse

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

  • proto
  • types