| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.jsondoc |
| Идентификатор | Идентификаторjsondoc-sample-springmvc |
| Версия | Версия1.0.6 |
| Тип | Типwar |
| Описание |
Описаниеjsondoc-sample-springmvc
The sample project of the jsondoc project
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-sample-springmvc</artifactId>
<version>1.0.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/
implementation 'org.jsondoc:jsondoc-sample-springmvc:1.0.6'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-springmvc/
implementation ("org.jsondoc:jsondoc-sample-springmvc:1.0.6")
'org.jsondoc:jsondoc-sample-springmvc:war:1.0.6'
<dependency org="org.jsondoc" name="jsondoc-sample-springmvc" rev="1.0.6">
<artifact name="jsondoc-sample-springmvc" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-sample-springmvc', version='1.0.6')
)
libraryDependencies += "org.jsondoc" % "jsondoc-sample-springmvc" % "1.0.6"
[org.jsondoc/jsondoc-sample-springmvc "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsondoc : jsondoc-core | jar | 1.0.6 |
| org.jsondoc : jsondoc-sample-external | jar | 1.0.6 |
| org.jsondoc : jsondoc-springmvc | jar | 1.0.6 |
| org.springframework : spring-webmvc | jar | 3.1.2.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.1.2.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.1.2.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.1.2.RELEASE |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
| log4j : log4j | jar | 1.2.17 |
| org.reflections : reflections | jar | 0.9.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework » spring-test-mvc | jar | 1.0.0.M1 |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| junit : junit | jar | 4.10 |