License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.logging.log4j.samples |
ArtifactId | ArtifactIdlog4j-samples-flume-common |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Log4j Samples: Flume - Common
Apache Log4j 2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/log4j-samples-flume-common/ -->
<dependency>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>log4j-samples-flume-common</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/log4j-samples-flume-common/
implementation 'org.apache.logging.log4j.samples:log4j-samples-flume-common:2.0.1'
// https://jarcasting.com/artifacts/org.apache.logging.log4j.samples/log4j-samples-flume-common/
implementation ("org.apache.logging.log4j.samples:log4j-samples-flume-common:2.0.1")
'org.apache.logging.log4j.samples:log4j-samples-flume-common:jar:2.0.1'
<dependency org="org.apache.logging.log4j.samples" name="log4j-samples-flume-common" rev="2.0.1">
<artifact name="log4j-samples-flume-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j.samples', module='log4j-samples-flume-common', version='2.0.1')
)
libraryDependencies += "org.apache.logging.log4j.samples" % "log4j-samples-flume-common" % "2.0.1"
[org.apache.logging.log4j.samples/log4j-samples-flume-common "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.0.1 |
org.apache.logging.log4j : log4j-core | jar | 2.0.1 |
org.springframework : spring-beans | jar | 3.2.8.RELEASE |
org.springframework : spring-core | jar | 3.2.8.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.8.RELEASE |
org.springframework.ws : spring-ws-core | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |