Last Version

Log Forwarder API 1.0.0

Definitions for use of Log Forwarders which take generic input from log appenders and forward to specific destinations.

License

License

GroupId

GroupId

com.artnaseef
ArtifactId

ArtifactId

log-forwarder-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Log Forwarder API
Definitions for use of Log Forwarders which take generic input from log appenders and forward to specific destinations.

Download log-forwarder-api 1.0.0


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

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.