| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdorg.apache.logging.log4j.samples | 
| ArtifactId | ArtifactIdflume-common | 
| Version | Version2.0-beta5 | 
| Type | Typejar | 
| Description | Descriptionflume-common Apache Log4j 2 | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| flume-common-2.0-beta5.pom | |
| flume-common-2.0-beta5.jar | 25 KB | 
| flume-common-2.0-beta5-sources.jar | 23 KB | 
| flume-common-2.0-beta5-javadoc.jar | 115 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-common/ -->
<dependency>
    <groupId>org.apache.logging.log4j.samples</groupId>
    <artifactId>flume-common</artifactId>
    <version>2.0-beta5</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-common/
implementation 'org.apache.logging.log4j.samples:flume-common:2.0-beta5'// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/flume-common/
implementation ("org.apache.logging.log4j.samples:flume-common:2.0-beta5")'org.apache.logging.log4j.samples:flume-common:jar:2.0-beta5'<dependency org="org.apache.logging.log4j.samples" name="flume-common" rev="2.0-beta5">
  <artifact name="flume-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.logging.log4j.samples', module='flume-common', version='2.0-beta5')
)libraryDependencies += "org.apache.logging.log4j.samples" % "flume-common" % "2.0-beta5"[org.apache.logging.log4j.samples/flume-common "2.0-beta5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta5 | 
| org.apache.logging.log4j : log4j-core | 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 |