is not current version
Last Version 1.0.7

jackson-syntax-highlight 1.0.6

ANSI syntax highlighting for Jackson output

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.skjolber.jackson
ArtifactId

ArtifactId

jackson-syntax-highlight
Version

Version

1.0.6
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 1.0.6


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.