| License |
License |
|---|---|
| GroupId | GroupIdorg.realityforge.gelf4j |
| ArtifactId | ArtifactIdgelf4j |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGELF4j: Library for sending log messages using the GELF protocol
GELF4j: Library for sending log messages using the GELF protocol
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gelf4j-1.10.pom | |
| gelf4j-1.10.jar | 29 KB |
| gelf4j-1.10-sources.jar | 15 KB |
| gelf4j-1.10-javadoc.jar | 75 KB |
| gelf4j-1.10-all.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.gelf4j/gelf4j/ -->
<dependency>
<groupId>org.realityforge.gelf4j</groupId>
<artifactId>gelf4j</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gelf4j/gelf4j/
implementation 'org.realityforge.gelf4j:gelf4j:1.10'
// https://jarcasting.com/artifacts/org.realityforge.gelf4j/gelf4j/
implementation ("org.realityforge.gelf4j:gelf4j:1.10")
'org.realityforge.gelf4j:gelf4j:jar:1.10'
<dependency org="org.realityforge.gelf4j" name="gelf4j" rev="1.10">
<artifact name="gelf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gelf4j', module='gelf4j', version='1.10')
)
libraryDependencies += "org.realityforge.gelf4j" % "gelf4j" % "1.10"
[org.realityforge.gelf4j/gelf4j "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.realityforge.getopt4j : getopt4j Optional | jar | 1.1 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| org.slf4j : slf4j-api Optional | jar | 1.6.1 |
| log4j : log4j Optional | jar | 1.2.8 |
| ch.qos.logback : logback-core Optional | jar | 0.9.29 |
| ch.qos.logback : logback-classic Optional | jar | 0.9.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.jmock : jmock | jar | 2.5.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |