Last Version

swagger-changelog-gradle-plugin 1.0.0

Build an asciidoc swagger changelog from a nexus history

License

License

GroupId

GroupId

com.sonalake
ArtifactId

ArtifactId

shotgun
Version

Version

1.0.0
Type

Type

jar
Description

Description

swagger-changelog-gradle-plugin
Build an asciidoc swagger changelog from a nexus history
Project URL

Project URL

https://github.com/sonalake/shotgun
Source Code Management

Source Code Management

https://github.com/sonalake/shotgun

Download shotgun 1.0.0


<!-- 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"]

Dependencies

runtime (10)

Group / Artifact Type Version
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

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.