License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.therealvan |
ArtifactId | ArtifactIdlog4j-s3-search |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlog4j-s3-search
Parent POM for the log4j-s3-search project and used by appender-core, appender-log4j, and appender-log4j2 projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log4j-s3-search-4.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/ -->
<dependency>
<groupId>com.therealvan</groupId>
<artifactId>log4j-s3-search</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation 'com.therealvan:log4j-s3-search:4.0.0'
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation ("com.therealvan:log4j-s3-search:4.0.0")
'com.therealvan:log4j-s3-search:pom:4.0.0'
<dependency org="com.therealvan" name="log4j-s3-search" rev="4.0.0">
<artifact name="log4j-s3-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.therealvan', module='log4j-s3-search', version='4.0.0')
)
libraryDependencies += "com.therealvan" % "log4j-s3-search" % "4.0.0"
[com.therealvan/log4j-s3-search "4.0.0"]