Jackson library repackaged as OSGi bundle for GlassFish

Module repackaging of the Jackson library

Categories

Categories

GlassFish Container Application Servers Jackson Data JSON Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.glassfish.v3.osgi
ArtifactId

ArtifactId

jackson-core-asl
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jackson library repackaged as OSGi bundle for GlassFish
Module repackaging of the Jackson library

Download jackson-core-asl

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v3.osgi/jackson-core-asl/ -->
<dependency>
    <groupId>com.sun.jersey.glassfish.v3.osgi</groupId>
    <artifactId>jackson-core-asl</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v3.osgi/jackson-core-asl/
implementation 'com.sun.jersey.glassfish.v3.osgi:jackson-core-asl:1.2'
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v3.osgi/jackson-core-asl/
implementation ("com.sun.jersey.glassfish.v3.osgi:jackson-core-asl:1.2")
'com.sun.jersey.glassfish.v3.osgi:jackson-core-asl:jar:1.2'
<dependency org="com.sun.jersey.glassfish.v3.osgi" name="jackson-core-asl" rev="1.2">
  <artifact name="jackson-core-asl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.glassfish.v3.osgi', module='jackson-core-asl', version='1.2')
)
libraryDependencies += "com.sun.jersey.glassfish.v3.osgi" % "jackson-core-asl" % "1.2"
[com.sun.jersey.glassfish.v3.osgi/jackson-core-asl "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.jackson : jackson-core-asl Optional jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1.5.2
1.1.5.1
1.1.5
1.1.4.1
1.1.4
1.1.3-ea
1.1.2-ea