Last Version

JBoss Diagnostic Reporting 2.7.0.Final

Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a simple format and could be useful to anyone, primarily useful for JBoss EAP subscribers who would provide the data to Red Hat when requesting support

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

jdr
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

JBoss Diagnostic Reporting
Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a simple format and could be useful to anyone, primarily useful for JBoss EAP subscribers who would provide the data to Red Hat when requesting support
Project Organization

Project Organization

JBoss by Red Hat

Download jdr 2.7.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : management jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
io.thorntail : spi jar 2.7.0.Final

provided (4)

Group / Artifact Type Version
org.wildfly : wildfly-jdr jar
org.wildfly : wildfly-feature-pack zip 18.0.1.Final
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.