Last Version

groovy-beans-with-jackson 1.0

Implementations of the Jackson API to better support Groovy Beans without annotations, including groovy.transform.Immutable beans.

License

License

Categories

Categories

Groovy Languages Immutables Application Layer Libs Code Generators Jackson Data JSON
GroupId

GroupId

com.phasebash.jackson
ArtifactId

ArtifactId

groovy-beans-with-jackson-immutables-module
Version

Version

1.0
Type

Type

jar
Description

Description

groovy-beans-with-jackson
Implementations of the Jackson API to better support Groovy Beans without annotations, including groovy.transform.Immutable beans.
Project URL

Project URL

https://github.com/phasebash/groovy-beans-with-jackson
Project Organization

Project Organization

Brandon Zeeb
Source Code Management

Source Code Management

https://github.com/phasebash/groovy-beans-with-jackson

Download groovy-beans-with-jackson-immutables-module 1.0


<!-- https://jarcasting.com/artifacts/com.phasebash.jackson/groovy-beans-with-jackson-immutables-module/ -->
<dependency>
    <groupId>com.phasebash.jackson</groupId>
    <artifactId>groovy-beans-with-jackson-immutables-module</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.phasebash.jackson/groovy-beans-with-jackson-immutables-module/
implementation 'com.phasebash.jackson:groovy-beans-with-jackson-immutables-module:1.0'
// https://jarcasting.com/artifacts/com.phasebash.jackson/groovy-beans-with-jackson-immutables-module/
implementation ("com.phasebash.jackson:groovy-beans-with-jackson-immutables-module:1.0")
'com.phasebash.jackson:groovy-beans-with-jackson-immutables-module:jar:1.0'
<dependency org="com.phasebash.jackson" name="groovy-beans-with-jackson-immutables-module" rev="1.0">
  <artifact name="groovy-beans-with-jackson-immutables-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phasebash.jackson', module='groovy-beans-with-jackson-immutables-module', version='1.0')
)
libraryDependencies += "com.phasebash.jackson" % "groovy-beans-with-jackson-immutables-module" % "1.0"
[com.phasebash.jackson/groovy-beans-with-jackson-immutables-module "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.1
com.fasterxml.jackson.core : jackson-core jar 2.3.1
org.slf4j : slf4j-api jar 1.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.3.1

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : log4j-over-slf4j jar 1.7.5
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.gmock : gmock jar 0.8.3

Project Modules

There are no modules declared in this project.