Last Version

Jackson-annotations 0.66.0.1

Core annotations used for value types, used by Jackson data binding package.

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.jwebmp.jackson.core
ArtifactId

ArtifactId

jackson-annotations
Version

Version

0.66.0.1
Type

Type

jar
Description

Description

Jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
Project URL

Project URL

http://github.com/FasterXML/jackson
Project Organization

Project Organization

FasterXML
Source Code Management

Source Code Management

http://github.com/FasterXML/jackson-annotations

Download jackson-annotations 0.66.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.