Ligoj - Plugin BT (Bug Tracker)

Plugin parent pom the plugins should have.

License

License

GroupId

GroupId

org.ligoj.plugin
ArtifactId

ArtifactId

plugin-bt
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Ligoj - Plugin BT (Bug Tracker)
Plugin parent pom the plugins should have.
Project Organization

Project Organization

Ligoj
Source Code Management

Source Code Management

https://github.com/ligoj/plugin-bt.git

Download plugin-bt

How to add to project

<!-- https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-bt/ -->
<dependency>
    <groupId>org.ligoj.plugin</groupId>
    <artifactId>plugin-bt</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-bt/
implementation 'org.ligoj.plugin:plugin-bt:1.0.10'
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-bt/
implementation ("org.ligoj.plugin:plugin-bt:1.0.10")
'org.ligoj.plugin:plugin-bt:jar:1.0.10'
<dependency org="org.ligoj.plugin" name="plugin-bt" rev="1.0.10">
  <artifact name="plugin-bt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.plugin', module='plugin-bt', version='1.0.10')
)
libraryDependencies += "org.ligoj.plugin" % "plugin-bt" % "1.0.10"
[org.ligoj.plugin/plugin-bt "1.0.10"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.5.2
javax.annotation : javax.annotation-api jar 1.3.1
org.ligoj.bootstrap : bootstrap-business jar 2.7.2
org.apache.commons : commons-collections4 jar 4.3
org.springframework : spring-context-support jar 5.1.6.RELEASE
org.quartz-scheduler : quartz jar 2.3.1
org.apache.httpcomponents : httpclient jar 4.5.8

provided (5)

Group / Artifact Type Version
org.ligoj.api : plugin-core jar 3.2.2
org.projectlombok : lombok jar 1.18.6
javax.transaction : javax.transaction-api jar 1.2
javax.servlet : javax.servlet-api jar 3.1.0
javax.enterprise : cdi-api jar 1.2

test (4)

Group / Artifact Type Version
org.ligoj.api : plugin-api-test jar 3.2.2
org.ligoj.bootstrap : bootstrap-business-test jar 2.7.2
org.mockito : mockito-core jar 2.27.0
com.github.tomakehurst : wiremock jar 2.23.2

Project Modules

There are no modules declared in this project.

🔗 Ligoj Bug Tracker plugin Maven Central

Build Status Build Status Build Status Build Status Coverage Quality Gate Codacy Badge CodeFactor License

Ligoj Bug Tracker plugin Provides the following features :

  • SLA definition
  • Excel and CSV exports with SLA timing, history, and status changes
  • Contribution to user activities report

Related plugins:

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1