| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sonalake |
| Идентификатор | Идентификаторshotgun |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеswagger-changelog-gradle-plugin
Build an asciidoc swagger changelog from a nexus history
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shotgun-1.0.0.pom | |
| shotgun-1.0.0.jar | 163 KB |
| shotgun-1.0.0-sources.jar | 135 KB |
| shotgun-1.0.0-javadoc.jar | 466 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sonalake/shotgun/ -->
<dependency>
<groupId>com.sonalake</groupId>
<artifactId>shotgun</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonalake/shotgun/
implementation 'com.sonalake:shotgun:1.0.0'
// https://jarcasting.com/artifacts/com.sonalake/shotgun/
implementation ("com.sonalake:shotgun:1.0.0")
'com.sonalake:shotgun:jar:1.0.0'
<dependency org="com.sonalake" name="shotgun" rev="1.0.0">
<artifact name="shotgun" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonalake', module='shotgun', version='1.0.0')
)
libraryDependencies += "com.sonalake" % "shotgun" % "1.0.0"
[com.sonalake/shotgun "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.5.1.201910021850-r |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.jgrapht : jgrapht-core | jar | 1.5.0 |
| org.jgrapht : jgrapht-io | jar | 1.5.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.freemarker : freemarker | jar | 2.3.29 |
| com.beust : jcommander | jar | 1.78 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.mockito : mockito-inline | jar | 3.11.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |