License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdin.sourceshift.genericmodules |
ArtifactId | ArtifactIdreflectionlogging |
Last Version | Last Version16.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongenericmodules-reflectionlogging
Core M0dules - NA
|
Project Organization |
Project Organizationsourceshift |
Filename | Size |
---|---|
reflectionlogging-16.0.0.pom | |
reflectionlogging-16.0.0.jar | 4 KB |
reflectionlogging-16.0.0-sources.jar | 4 KB |
reflectionlogging-16.0.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.sourceshift.genericmodules/reflectionlogging/ -->
<dependency>
<groupId>in.sourceshift.genericmodules</groupId>
<artifactId>reflectionlogging</artifactId>
<version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/reflectionlogging/
implementation 'in.sourceshift.genericmodules:reflectionlogging:16.0.0'
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/reflectionlogging/
implementation ("in.sourceshift.genericmodules:reflectionlogging:16.0.0")
'in.sourceshift.genericmodules:reflectionlogging:jar:16.0.0'
<dependency org="in.sourceshift.genericmodules" name="reflectionlogging" rev="16.0.0">
<artifact name="reflectionlogging" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.sourceshift.genericmodules', module='reflectionlogging', version='16.0.0')
)
libraryDependencies += "in.sourceshift.genericmodules" % "reflectionlogging" % "16.0.0"
[in.sourceshift.genericmodules/reflectionlogging "16.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.slf4j : slf4j-ext | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar |