| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.willingxyz.restdoc |
| Идентификатор | Идентификаторrestdoc |
| Последняя версия | Последняя версия0.2.1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| restdoc-0.2.1.4.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.willingxyz.restdoc/restdoc/ -->
<dependency>
<groupId>cn.willingxyz.restdoc</groupId>
<artifactId>restdoc</artifactId>
<version>0.2.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/restdoc/
implementation 'cn.willingxyz.restdoc:restdoc:0.2.1.4'
// https://jarcasting.com/artifacts/cn.willingxyz.restdoc/restdoc/
implementation ("cn.willingxyz.restdoc:restdoc:0.2.1.4")
'cn.willingxyz.restdoc:restdoc:pom:0.2.1.4'
<dependency org="cn.willingxyz.restdoc" name="restdoc" rev="0.2.1.4">
<artifact name="restdoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.willingxyz.restdoc', module='restdoc', version='0.2.1.4')
)
libraryDependencies += "cn.willingxyz.restdoc" % "restdoc" % "0.2.1.4"
[cn.willingxyz.restdoc/restdoc "0.2.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.3 |
| org.projectlombok : lombok | jar | 1.18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |