Group Id com.liferay
Artifact Id com.fasterxml.jackson.core
Version 2.10.3.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2022-02-24T02:52:42+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.fasterxml.jackson.core</artifactId>
    <version>2.10.3.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'com.fasterxml.jackson.core', version: '2.10.3.LIFERAY-PATCHED-1'
implementation 'com.liferay:com.fasterxml.jackson.core:2.10.3.LIFERAY-PATCHED-1'
implementation("com.liferay:com.fasterxml.jackson.core:2.10.3.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "com.fasterxml.jackson.core" % "2.10.3.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="com.fasterxml.jackson.core" rev="2.10.3.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='com.fasterxml.jackson.core', version='2.10.3.LIFERAY-PATCHED-1')
)
[com.liferay/com.fasterxml.jackson.core "2.10.3.LIFERAY-PATCHED-1"]
'com.liferay:com.fasterxml.jackson.core:2.10.3.LIFERAY-PATCHED-1'