| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nomou |
| Идентификатор | Идентификаторnougat-web-misc |
| Версия | Версия1.0.13 |
| Тип | Типjar |
| Описание |
ОписаниеNougat - a light java toolkit
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nougat-web-misc-1.0.13.pom | |
| nougat-web-misc-1.0.13.jar | 56 KB |
| nougat-web-misc-1.0.13-sources.jar | 53 KB |
| nougat-web-misc-1.0.13-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nomou/nougat-web-misc/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>nougat-web-misc</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-misc/
implementation 'com.github.nomou:nougat-web-misc:1.0.13'
// https://jarcasting.com/artifacts/com.github.nomou/nougat-web-misc/
implementation ("com.github.nomou:nougat-web-misc:1.0.13")
'com.github.nomou:nougat-web-misc:jar:1.0.13'
<dependency org="com.github.nomou" name="nougat-web-misc" rev="1.0.13">
<artifact name="nougat-web-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='nougat-web-misc', version='1.0.13')
)
libraryDependencies += "com.github.nomou" % "nougat-web-misc" % "1.0.13"
[com.github.nomou/nougat-web-misc "1.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.nomou : nougat-web-lang Необязательный | jar | 1.0.13 |
| javax.servlet : javax.servlet-api Необязательный | jar | 3.1.0 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.6 |
| org.apache.commons : commons-lang3 Необязательный | jar | 3.3.2 |
| org.owasp.antisamy : antisamy Необязательный | jar | 1.5.3 |