| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.treblereel.gwt.gwtproject.safehtml |
| Идентификатор | Идентификаторgwt-safehtml-processor |
| Версия | Версия202203291 |
| Тип | Типjar |
| Описание |
ОписаниеGWT Safe HTML Processor
Code generator to allow declaring templated html strings where params will be safely escaped automatically
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.safehtml/gwt-safehtml-processor/ -->
<dependency>
<groupId>org.treblereel.gwt.gwtproject.safehtml</groupId>
<artifactId>gwt-safehtml-processor</artifactId>
<version>202203291</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.safehtml/gwt-safehtml-processor/
implementation 'org.treblereel.gwt.gwtproject.safehtml:gwt-safehtml-processor:202203291'
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject.safehtml/gwt-safehtml-processor/
implementation ("org.treblereel.gwt.gwtproject.safehtml:gwt-safehtml-processor:202203291")
'org.treblereel.gwt.gwtproject.safehtml:gwt-safehtml-processor:jar:202203291'
<dependency org="org.treblereel.gwt.gwtproject.safehtml" name="gwt-safehtml-processor" rev="202203291">
<artifact name="gwt-safehtml-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.gwtproject.safehtml', module='gwt-safehtml-processor', version='202203291')
)
libraryDependencies += "org.treblereel.gwt.gwtproject.safehtml" % "gwt-safehtml-processor" % "202203291"
[org.treblereel.gwt.gwtproject.safehtml/gwt-safehtml-processor "202203291"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc6 |