flume-remote

Apache Log4j 2

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j.samples
ArtifactId

ArtifactId

flume-remote
Last Version

Last Version

2.0-beta5
Release Date

Release Date

Type

Type

war
Description

Description

flume-remote
Apache Log4j 2
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download flume-remote

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-remote/ -->
<dependency>
    <groupId>org.apache.logging.log4j.samples</groupId>
    <artifactId>flume-remote</artifactId>
    <version>2.0-beta5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-remote/
implementation 'org.apache.logging.log4j.samples:flume-remote:2.0-beta5'
// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-remote/
implementation ("org.apache.logging.log4j.samples:flume-remote:2.0-beta5")
'org.apache.logging.log4j.samples:flume-remote:war:2.0-beta5'
<dependency org="org.apache.logging.log4j.samples" name="flume-remote" rev="2.0-beta5">
  <artifact name="flume-remote" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j.samples', module='flume-remote', version='2.0-beta5')
)
libraryDependencies += "org.apache.logging.log4j.samples" % "flume-remote" % "2.0-beta5"
[org.apache.logging.log4j.samples/flume-remote "2.0-beta5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.logging.log4j.samples : flume-common jar 2.0-beta5
org.apache.logging.log4j : log4j-api jar 2.0-beta5
org.apache.logging.log4j : log4j-core jar 2.0-beta5
org.apache.logging.log4j : log4j-web jar 2.0-beta5
org.apache.logging.log4j : log4j-flume-ng jar 2.0-beta5
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-core jar 3.1.2.RELEASE
org.springframework : spring-webmvc jar 3.1.2.RELEASE
org.springframework.ws : spring-ws-core jar 2.1.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-beta5
2.0-beta4