| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.praxissoftware |
| Идентификатор | Идентификаторcom.github.praxissoftware.jersey-mustache |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPraxis Software - Jersey-Mustache
This is a high-performance, caching, configurable ViewProcessor backed by Mustache.java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.praxissoftware/com.github.praxissoftware.jersey-mustache/ -->
<dependency>
<groupId>com.github.praxissoftware</groupId>
<artifactId>com.github.praxissoftware.jersey-mustache</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.praxissoftware/com.github.praxissoftware.jersey-mustache/
implementation 'com.github.praxissoftware:com.github.praxissoftware.jersey-mustache:1.4.0'
// https://jarcasting.com/artifacts/com.github.praxissoftware/com.github.praxissoftware.jersey-mustache/
implementation ("com.github.praxissoftware:com.github.praxissoftware.jersey-mustache:1.4.0")
'com.github.praxissoftware:com.github.praxissoftware.jersey-mustache:jar:1.4.0'
<dependency org="com.github.praxissoftware" name="com.github.praxissoftware.jersey-mustache" rev="1.4.0">
<artifact name="com.github.praxissoftware.jersey-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.praxissoftware', module='com.github.praxissoftware.jersey-mustache', version='1.4.0')
)
libraryDependencies += "com.github.praxissoftware" % "com.github.praxissoftware.jersey-mustache" % "1.4.0"
[com.github.praxissoftware/com.github.praxissoftware.jersey-mustache "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spullara.mustache.java : compiler | jar | 0.8.10 |
| com.google.guava : guava | jar | |
| com.google.inject : guice | jar | 3.0 |
| com.sun.jersey : jersey-server | jar | |
| junit : junit | jar |