HP Autonomy Java Logging

Logging utilities for HP Autonomy FOSS projects

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Logging
GroupId

GroupId

com.hp.autonomy.frontend
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

HP Autonomy Java Logging
Logging utilities for HP Autonomy FOSS projects
Project URL

Project URL

https://github.com/hpautonomy/java-logging
Project Organization

Project Organization

Hewlett-Packard Development Company, L.P.

Download logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5

provided (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.1
org.projectlombok : lombok jar 1.12.2
javax : javaee-web-api jar 7.0
org.springframework : spring-context jar 4.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0