| Лицензия |
Лицензия |
|---|---|
| Группа | Группаjp.openstandia.guacamole |
| Идентификатор | Идентификаторguacamole-custom-attribute |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеguacamole-custom-attribute
Guacamole custom attribute extension.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/jp.openstandia.guacamole/guacamole-custom-attribute/ -->
<dependency>
<groupId>jp.openstandia.guacamole</groupId>
<artifactId>guacamole-custom-attribute</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia.guacamole/guacamole-custom-attribute/
implementation 'jp.openstandia.guacamole:guacamole-custom-attribute:1.1.0'
// https://jarcasting.com/artifacts/jp.openstandia.guacamole/guacamole-custom-attribute/
implementation ("jp.openstandia.guacamole:guacamole-custom-attribute:1.1.0")
'jp.openstandia.guacamole:guacamole-custom-attribute:jar:1.1.0'
<dependency org="jp.openstandia.guacamole" name="guacamole-custom-attribute" rev="1.1.0">
<artifact name="guacamole-custom-attribute" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia.guacamole', module='guacamole-custom-attribute', version='1.1.0')
)
libraryDependencies += "jp.openstandia.guacamole" % "guacamole-custom-attribute" % "1.1.0"
[jp.openstandia.guacamole/guacamole-custom-attribute "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 27.0.1-jre |
| com.google.inject : guice | jar | 3.0 |
| com.google.inject.extensions : guice-multibindings | jar | 3.0 |
| com.google.zxing : javase | jar | 3.3.1 |
| com.google.zxing : core | jar | 3.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.guacamole : guacamole-ext | jar | 1.3.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |