License |
License |
---|---|
GroupId | GroupIdcom.sonalake |
ArtifactId | ArtifactIdshotgun |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-changelog-gradle-plugin
Build an asciidoc swagger changelog from a nexus history
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
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 |