License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.danielfelgar |
ArtifactId | ArtifactIdmorphia-logging-log4j2 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.danielfelgar:morphia-logging-log4j2
Morphia log messages with log4j logging system.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.danielfelgar/morphia-logging-log4j2/ -->
<dependency>
<groupId>com.github.danielfelgar</groupId>
<artifactId>morphia-logging-log4j2</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielfelgar/morphia-logging-log4j2/
implementation 'com.github.danielfelgar:morphia-logging-log4j2:1.0.1'
// https://jarcasting.com/artifacts/com.github.danielfelgar/morphia-logging-log4j2/
implementation ("com.github.danielfelgar:morphia-logging-log4j2:1.0.1")
'com.github.danielfelgar:morphia-logging-log4j2:jar:1.0.1'
<dependency org="com.github.danielfelgar" name="morphia-logging-log4j2" rev="1.0.1">
<artifact name="morphia-logging-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielfelgar', module='morphia-logging-log4j2', version='1.0.1')
)
libraryDependencies += "com.github.danielfelgar" % "morphia-logging-log4j2" % "1.0.1"
[com.github.danielfelgar/morphia-logging-log4j2 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb.morphia : morphia | jar | 1.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |