| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.bralax |
| Идентификатор | Идентификаторshotput |
| Последняя версия | Последняя версия0.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShotPut
A tool for generating documentation for
Javalin endpoints.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shotput-0.4.1.pom | |
| shotput-0.4.1.jar | 544 KB |
| shotput-0.4.1-sources.jar | 517 KB |
| shotput-0.4.1-javadoc.jar | 254 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bralax/shotput/ -->
<dependency>
<groupId>io.github.bralax</groupId>
<artifactId>shotput</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bralax/shotput/
implementation 'io.github.bralax:shotput:0.4.1'
// https://jarcasting.com/artifacts/io.github.bralax/shotput/
implementation ("io.github.bralax:shotput:0.4.1")
'io.github.bralax:shotput:jar:0.4.1'
<dependency org="io.github.bralax" name="shotput" rev="0.4.1">
<artifact name="shotput" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bralax', module='shotput', version='0.4.1')
)
libraryDependencies += "io.github.bralax" % "shotput" % "0.4.1"
[io.github.bralax/shotput "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.javaparser : javaparser-symbol-solver-core | jar | 3.22.1 |
| commons-cli : commons-cli | jar | 1.4 |
| org.commonmark : commonmark | jar | 0.17.1 |
| org.commonmark : commonmark-ext-yaml-front-matter | jar | 0.17.1 |
| org.apache.velocity : velocity-engine-core | jar | 2.3 |
| com.github.slugify : slugify | jar | 2.4 |
| io.swagger.core.v3 : swagger-models | jar | 2.1.9 |
| io.swagger.parser.v3 : swagger-parser | jar | 2.0.26 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |