Inspektr - Error Logging

Inspektr Error Logging

License

License

GroupId

GroupId

com.github.inspektr
ArtifactId

ArtifactId

inspektr-error
Last Version

Last Version

1.1.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Inspektr - Error Logging
Inspektr Error Logging
Project Organization

Project Organization

Rutgers, the State University of New Jersey

Download inspektr-error

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.inspektr : inspektr-common jar 1.1.GA
org.slf4j : slf4j-api jar 1.7.5
javax.validation : validation-api jar 1.0.0.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.GA
1.0.7.GA
1.0.5.GA
1.0.4.GA
1.0.2.GA
1.0.1.GA
1.0.0.GA