is not current version
Last Version 2.10.5.1.LIFERAY-PATCHED-1

com.liferay:com.fasterxml.jackson.databind 2.10.0.LIFERAY-PATCHED-1


Categories

Categories

Data Jackson JSON
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.fasterxml.jackson.databind
Version

Version

2.10.0.LIFERAY-PATCHED-1
Type

Type

jar

Download com.fasterxml.jackson.databind 2.10.0.LIFERAY-PATCHED-1


<!-- https://jarcasting.com/artifacts/com.liferay/com.fasterxml.jackson.databind/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.fasterxml.jackson.databind</artifactId>
    <version>2.10.0.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.fasterxml.jackson.databind/
implementation 'com.liferay:com.fasterxml.jackson.databind:2.10.0.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/com.fasterxml.jackson.databind/
implementation ("com.liferay:com.fasterxml.jackson.databind:2.10.0.LIFERAY-PATCHED-1")
'com.liferay:com.fasterxml.jackson.databind:jar:2.10.0.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="com.fasterxml.jackson.databind" rev="2.10.0.LIFERAY-PATCHED-1">
  <artifact name="com.fasterxml.jackson.databind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.fasterxml.jackson.databind', version='2.10.0.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "com.fasterxml.jackson.databind" % "2.10.0.LIFERAY-PATCHED-1"
[com.liferay/com.fasterxml.jackson.databind "2.10.0.LIFERAY-PATCHED-1"]