Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.therealvan |
ArtifactId | ArtifactIdlog4j-s3-search |
Version | Version2.7.0 |
Type | Typepom |
Filename | Size |
---|---|
log4j-s3-search-2.7.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>2.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation 'com.therealvan:log4j-s3-search:2.7.0'
// https://jarcasting.com/artifacts/com.therealvan/log4j-s3-search/
implementation ("com.therealvan:log4j-s3-search:2.7.0")
'com.therealvan:log4j-s3-search:pom:2.7.0'
<dependency org="com.therealvan" name="log4j-s3-search" rev="2.7.0">
<artifact name="log4j-s3-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.therealvan', module='log4j-s3-search', version='2.7.0')
)
libraryDependencies += "com.therealvan" % "log4j-s3-search" % "2.7.0"
[com.therealvan/log4j-s3-search "2.7.0"]