Nuun Web Plugin
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.nuun |
| Идентификатор | Идентификаторnuun-rest-plugin |
| Последняя версия | Последняя версия1.0.M1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNuun IO REST plugin
Nuun IO Rest plugin will handle JSR-311 with Jersey.
It will handle Resources and others JRS-311 concepts.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nuun-rest-plugin-1.0.M1.pom | |
| nuun-rest-plugin-1.0.M1.jar | 9 KB |
| nuun-rest-plugin-1.0.M1-sources.jar | 6 KB |
| nuun-rest-plugin-1.0.M1-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.nuun/nuun-rest-plugin/ -->
<dependency>
<groupId>io.nuun</groupId>
<artifactId>nuun-rest-plugin</artifactId>
<version>1.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuun/nuun-rest-plugin/
implementation 'io.nuun:nuun-rest-plugin:1.0.M1'
// https://jarcasting.com/artifacts/io.nuun/nuun-rest-plugin/
implementation ("io.nuun:nuun-rest-plugin:1.0.M1")
'io.nuun:nuun-rest-plugin:jar:1.0.M1'
<dependency org="io.nuun" name="nuun-rest-plugin" rev="1.0.M1">
<artifact name="nuun-rest-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuun', module='nuun-rest-plugin', version='1.0.M1')
)
libraryDependencies += "io.nuun" % "nuun-rest-plugin" % "1.0.M1"
[io.nuun/nuun-rest-plugin "1.0.M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.nuun : nuun-web-plugin | jar | 1.0.M1 |
| io.nuun : kernel-core | jar | 1.0.M1 |
| com.sun.jersey.contribs : jersey-guice | jar | 1.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.8.5 |
| org.easytesting : fest-assert | jar | 1.4 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |
Nuun Web Plugin
| Версия |
|---|
|
1.0.M1
|