License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.carrotsearch.progresso |
ArtifactId | ArtifactIdprogresso-log4j2 |
Version | Version1.7.2 |
Type | Typejar |
Description |
DescriptionProgresso (Log4j2 integration)
A task management/ reporting library with console progress tracking facilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
progresso-log4j2-1.7.2.pom | |
progresso-log4j2-1.7.2.jar | 3 KB |
progresso-log4j2-1.7.2-sources.jar | 3 KB |
progresso-log4j2-1.7.2-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-log4j2/ -->
<dependency>
<groupId>com.carrotsearch.progresso</groupId>
<artifactId>progresso-log4j2</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-log4j2/
implementation 'com.carrotsearch.progresso:progresso-log4j2:1.7.2'
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-log4j2/
implementation ("com.carrotsearch.progresso:progresso-log4j2:1.7.2")
'com.carrotsearch.progresso:progresso-log4j2:jar:1.7.2'
<dependency org="com.carrotsearch.progresso" name="progresso-log4j2" rev="1.7.2">
<artifact name="progresso-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.progresso', module='progresso-log4j2', version='1.7.2')
)
libraryDependencies += "com.carrotsearch.progresso" % "progresso-log4j2" % "1.7.2"
[com.carrotsearch.progresso/progresso-log4j2 "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
com.carrotsearch.progresso : progresso | jar | 1.7.2 |