License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.jcustenborder.parsers |
ArtifactId | ArtifactIdextended-log-format |
Last Version | Last Version0.0.2.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextended-log-format-parser
A pom for deploying to maven central.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/ -->
<dependency>
<groupId>com.github.jcustenborder.parsers</groupId>
<artifactId>extended-log-format</artifactId>
<version>0.0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/
implementation 'com.github.jcustenborder.parsers:extended-log-format:0.0.2.13'
// https://jarcasting.com/artifacts/com.github.jcustenborder.parsers/extended-log-format/
implementation ("com.github.jcustenborder.parsers:extended-log-format:0.0.2.13")
'com.github.jcustenborder.parsers:extended-log-format:jar:0.0.2.13'
<dependency org="com.github.jcustenborder.parsers" name="extended-log-format" rev="0.0.2.13">
<artifact name="extended-log-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder.parsers', module='extended-log-format', version='0.0.2.13')
)
libraryDependencies += "com.github.jcustenborder.parsers" % "extended-log-format" % "0.0.2.13"
[com.github.jcustenborder.parsers/extended-log-format "0.0.2.13"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.10.1,) |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | [2.9.10.1,) |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.8 |