| License |
License |
|---|---|
| Categories |
CategoriesJSON Data ORM |
| GroupId | GroupIdio.github.devatherock |
| ArtifactId | ArtifactIdjul-jsonformatter |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjul-jsonformatter
java.util.logging.Formatter to log messages as JSON, compatible with Logstash
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jul-jsonformatter-1.2.0.pom | |
| jul-jsonformatter-1.2.0.jar | 11 KB |
| jul-jsonformatter-1.2.0-sources.jar | 6 KB |
| jul-jsonformatter-1.2.0-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.devatherock/jul-jsonformatter/ -->
<dependency>
<groupId>io.github.devatherock</groupId>
<artifactId>jul-jsonformatter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.devatherock/jul-jsonformatter/
implementation 'io.github.devatherock:jul-jsonformatter:1.2.0'
// https://jarcasting.com/artifacts/io.github.devatherock/jul-jsonformatter/
implementation ("io.github.devatherock:jul-jsonformatter:1.2.0")
'io.github.devatherock:jul-jsonformatter:jar:1.2.0'
<dependency org="io.github.devatherock" name="jul-jsonformatter" rev="1.2.0">
<artifact name="jul-jsonformatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.devatherock', module='jul-jsonformatter', version='1.2.0')
)
libraryDependencies += "io.github.devatherock" % "jul-jsonformatter" % "1.2.0"
[io.github.devatherock/jul-jsonformatter "1.2.0"]