is not current version
Last Version 1.3.26

org.bardframework.commons:common-jackson 1.1.21

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-jackson
Version

Version

1.1.21
Type

Type

jar
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download common-jackson 1.1.21


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.bardframework.commons : common-utils jar 1.1.21
org.springframework : spring-context jar
org.springframework : spring-web jar
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.