is not current version
Last Version 4.0.0

com.therealvan:log4j-s3-search 2.8.0

Parent POM for the log4j-s3-search project and used by appender-core, appender-log4j, and appender-log4j2 projects.

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.therealvan
ArtifactId

ArtifactId

log4j-s3-search
Version

Version

2.8.0
Type

Type

pom

Download log4j-s3-search 2.8.0


<!-- https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/ -->
<dependency>
    <groupId>com.therealvan</groupId>
    <artifactId>log4j-s3-search</artifactId>
    <version>2.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation 'com.therealvan:log4j-s3-search:2.8.0'
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation ("com.therealvan:log4j-s3-search:2.8.0")
'com.therealvan:log4j-s3-search:pom:2.8.0'
<dependency org="com.therealvan" name="log4j-s3-search" rev="2.8.0">
  <artifact name="log4j-s3-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.therealvan', module='log4j-s3-search', version='2.8.0')
)
libraryDependencies += "com.therealvan" % "log4j-s3-search" % "2.8.0"
[com.therealvan/log4j-s3-search "2.8.0"]