CONFLUENCE-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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bsc.maven
ArtifactId

ArtifactId

gitlog-jira-utils
Last Version

Last Version

7.6
Release Date

Release Date

Type

Type

jar
Description

Description

CONFLUENCE-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

Download gitlog-jira-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.0.1.201506240215-r

provided (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
7.6
7.5
7.4
7.3.2
7.3.1
7.3
7.2.1
7.2
7.1
7.0
7.0-rc2
7.0-rc1
7.0-beta2
7.0-beta1
6.20