| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.skjolber.json-log-filter | 
| ArtifactId | ArtifactIdpath | 
| Last Version | Last Version3.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProject for filtering of JSON for logging purposes | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| path-3.0.2.pom | |
| path-3.0.2.jar | 14 KB | 
| path-3.0.2-sources.jar | 8 KB | 
| path-3.0.2-javadoc.jar | 94 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/path/ -->
<dependency>
    <groupId>com.github.skjolber.json-log-filter</groupId>
    <artifactId>path</artifactId>
    <version>3.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/path/
implementation 'com.github.skjolber.json-log-filter:path:3.0.2'// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/path/
implementation ("com.github.skjolber.json-log-filter:path:3.0.2")'com.github.skjolber.json-log-filter:path:jar:3.0.2'<dependency org="com.github.skjolber.json-log-filter" name="path" rev="3.0.2">
  <artifact name="path" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='path', version='3.0.2')
)libraryDependencies += "com.github.skjolber.json-log-filter" % "path" % "3.0.2"[com.github.skjolber.json-log-filter/path "3.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.skjolber.json-log-filter : api | jar | 3.0.2 | 
| com.github.skjolber.json-log-filter : core | jar | 3.0.2 | 
| com.github.skjolber.json-log-filter : jackson | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.mockito : mockito-core | jar | 4.6.0 | 
| com.google.truth : truth | jar | 1.1.3 | 
| com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |