License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.bsc.maven |
ArtifactId | ArtifactIdgitlog-jira-utils |
Last Version | Last Version7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCONFLUENCE-REPORTING::Gitlog+Jira::Utilities
Maven's plugin that allow to generate "project's documentation" directly to confluence allowing, in the
same time, to keep in-sync both project & documentation
|
Filename | Size |
---|---|
gitlog-jira-utils-7.6.pom | |
gitlog-jira-utils-7.6.jar | 14 KB |
gitlog-jira-utils-7.6-sources.jar | 8 KB |
gitlog-jira-utils-7.6-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bsc.maven/gitlog-jira-utils/ -->
<dependency>
<groupId>org.bsc.maven</groupId>
<artifactId>gitlog-jira-utils</artifactId>
<version>7.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bsc.maven/gitlog-jira-utils/
implementation 'org.bsc.maven:gitlog-jira-utils:7.6'
// https://jarcasting.com/artifacts/org.bsc.maven/gitlog-jira-utils/
implementation ("org.bsc.maven:gitlog-jira-utils:7.6")
'org.bsc.maven:gitlog-jira-utils:jar:7.6'
<dependency org="org.bsc.maven" name="gitlog-jira-utils" rev="7.6">
<artifact name="gitlog-jira-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bsc.maven', module='gitlog-jira-utils', version='7.6')
)
libraryDependencies += "org.bsc.maven" % "gitlog-jira-utils" % "7.6"
[org.bsc.maven/gitlog-jira-utils "7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 4.0.1.201506240215-r |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.3.1 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.1 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |