| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wadpam.survey |
| Идентификатор | Идентификаторservice-survey |
| Последняя версия | Последняя версия14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPocket-Survey service
Pocket Survey implements a survey service with persistence, business logic and REST-JSON API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| service-survey-14.pom | |
| service-survey-14.jar | 105 KB |
| service-survey-14-sources.jar | 71 KB |
| service-survey-14-javadoc.jar | 289 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wadpam.survey/service-survey/ -->
<dependency>
<groupId>com.wadpam.survey</groupId>
<artifactId>service-survey</artifactId>
<version>14</version>
</dependency>
// https://jarcasting.com/artifacts/com.wadpam.survey/service-survey/
implementation 'com.wadpam.survey:service-survey:14'
// https://jarcasting.com/artifacts/com.wadpam.survey/service-survey/
implementation ("com.wadpam.survey:service-survey:14")
'com.wadpam.survey:service-survey:jar:14'
<dependency org="com.wadpam.survey" name="service-survey" rev="14">
<artifact name="service-survey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wadpam.survey', module='service-survey', version='14')
)
libraryDependencies += "com.wadpam.survey" % "service-survey" % "14"
[com.wadpam.survey/service-survey "14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.mardao : mardao-core | jar | 2.2.3 |
| com.wadpam.openserver : errors | jar | 20 |
| com.wadpam.openserver : jsonp | jar | 20 |
| com.wadpam.openserver : mvc-boiler | jar | 20 |
| org.springframework : spring-core | jar | 3.1.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
| net.sf.opencsv : opencsv | jar | 2.3 |
| com.wadpam : docrest-api | jar | 1.22 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.mardao : mardao-gae | jar | 2.2.3 |
| javax.servlet : servlet-api | jar | 2.5 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| org.easymock : easymock | jar | 2.5.2 |
| org.easymock : easymockclassextension | jar | 2.5.2 |