jackson-syntax-highlight

ANSI syntax highlighting for Jackson output

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.skjolber.jackson
ArtifactId

ArtifactId

jackson-syntax-highlight
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-syntax-highlight
ANSI syntax highlighting for Jackson output
Project URL

Project URL

https://github.com/skjolber/jackson-syntax-highlight
Project Organization

Project Organization

Media Skjolberg

Download jackson-syntax-highlight

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skjolber.jackson/jackson-syntax-highlight/ -->
<dependency>
    <groupId>com.github.skjolber.jackson</groupId>
    <artifactId>jackson-syntax-highlight</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.jackson/jackson-syntax-highlight/
implementation 'com.github.skjolber.jackson:jackson-syntax-highlight:1.0.7'
// https://jarcasting.com/artifacts/com.github.skjolber.jackson/jackson-syntax-highlight/
implementation ("com.github.skjolber.jackson:jackson-syntax-highlight:1.0.7")
'com.github.skjolber.jackson:jackson-syntax-highlight:jar:1.0.7'
<dependency org="com.github.skjolber.jackson" name="jackson-syntax-highlight" rev="1.0.7">
  <artifact name="jackson-syntax-highlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.jackson', module='jackson-syntax-highlight', version='1.0.7')
)
libraryDependencies += "com.github.skjolber.jackson" % "jackson-syntax-highlight" % "1.0.7"
[com.github.skjolber.jackson/jackson-syntax-highlight "1.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3

test (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0