| License | License | 
|---|---|
| Categories | CategoriesJackson Data JSON | 
| GroupId | GroupIdorg.juzu | 
| ArtifactId | ArtifactIdjuzu-plugins-jackson | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJackson Plugin The Jackson plugin | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.juzu/juzu-plugins-jackson/ -->
<dependency>
    <groupId>org.juzu</groupId>
    <artifactId>juzu-plugins-jackson</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-jackson/
implementation 'org.juzu:juzu-plugins-jackson:1.2.0'// https://jarcasting.com/artifacts/org.juzu/juzu-plugins-jackson/
implementation ("org.juzu:juzu-plugins-jackson:1.2.0")'org.juzu:juzu-plugins-jackson:jar:1.2.0'<dependency org="org.juzu" name="juzu-plugins-jackson" rev="1.2.0">
  <artifact name="juzu-plugins-jackson" type="jar" />
</dependency>@Grapes(
@Grab(group='org.juzu', module='juzu-plugins-jackson', version='1.2.0')
)libraryDependencies += "org.juzu" % "juzu-plugins-jackson" % "1.2.0"[org.juzu/juzu-plugins-jackson "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.juzu : juzu-core | jar | 1.2.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| javax.portlet : portlet-api | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.juzu : juzu-depchain-arquillian | jar | 1.2.0 | 
| org.juzu : juzu-depchain-arquillian-tomcat7 | jar | 1.2.0 | 
| org.slf4j : slf4j-simple | jar | 1.5.10 | 
| junit : junit | jar | 4.10 | 
| org.juzu : juzu-core | test-jar | 1.2.0 | 
| org.jboss.weld : weld-core | jar | 1.1.8.Final | 
| org.glassfish.web : el-impl | jar | 2.1.2-b04 | 
| com.google.inject : guice | jar | 3.0 | 
| org.springframework : spring-core | jar | 3.2.4.RELEASE | 
| org.springframework : spring-beans | jar | 3.2.4.RELEASE | 
| org.springframework : spring-web | jar | 3.2.4.RELEASE | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| org.slf4j : slf4j-ext | jar | 1.5.10 | 
| ch.qos.cal10n : cal10n-api | jar | 0.7.2 |