| License |
License |
|---|---|
| GroupId | GroupIdorg.logevents |
| ArtifactId | ArtifactIdlogevents |
| Last Version | Last Version0.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlogevents for Java
Simple implementation of slf4j
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| logevents-0.3.3.pom | |
| logevents-0.3.3.jar | 303 KB |
| logevents-0.3.3-sources.jar | 158 KB |
| logevents-0.3.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.logevents/logevents/ -->
<dependency>
<groupId>org.logevents</groupId>
<artifactId>logevents</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.logevents/logevents/
implementation 'org.logevents:logevents:0.3.3'
// https://jarcasting.com/artifacts/org.logevents/logevents/
implementation ("org.logevents:logevents:0.3.3")
'org.logevents:logevents:jar:0.3.3'
<dependency org="org.logevents" name="logevents" rev="0.3.3">
<artifact name="logevents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.logevents', module='logevents', version='0.3.3')
)
libraryDependencies += "org.logevents" % "logevents" % "0.3.3"
[org.logevents/logevents "0.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
| org.fusesource.jansi : jansi Optional | jar | 2.3.4 |
| junit : junit Optional | jar | 4.13.2 |
| javax.servlet : servlet-api Optional | jar | 2.5 |
| com.microsoft.azure : applicationinsights-core Optional | jar | 2.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : javax.mail-api | jar | 1.6.2 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.11.2 |
| com.h2database : h2 | jar | 2.1.210 |