Last Version

Jackson library repackaged as OSGi bundle for GlassFish 1.2

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
Version

Version

1.2
Type

Type

jar
Description

Description

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

Download jackson-core-asl 1.2


<!-- 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.