| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdorg.apache.logging.log4j.samples | 
| ArtifactId | ArtifactIdflume-remote | 
| Last Version | Last Version2.0-beta5 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | Descriptionflume-remote Apache Log4j 2 | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| flume-remote-2.0-beta5.pom | |
| flume-remote-2.0-beta5.war | 9 MB | 
| flume-remote-2.0-beta5-sources.jar | 11 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 |