Last Version

OPS4J Pax Logging - API tests 2.1.2

Showcase of different Logging API usage

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.ops4j.pax.logging
ArtifactId

ArtifactId

pax-logging-api-test
Version

Version

2.1.2
Type

Type

jar
Description

Description

OPS4J Pax Logging - API tests
Showcase of different Logging API usage
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

https://github.com/ops4j/org.ops4j.pax.logging/tree/master/pax-logging-api-test

Download pax-logging-api-test 2.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.