c

com.fasterxml.jackson.core

LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.fasterxml.jackson.core-2.10.3.LIFERAY-PATCHED-1.jar download
com.fasterxml.jackson.core-2.10.3.LIFERAY-PATCHED-1.pom download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.fasterxml.jackson.core</artifactId>
  <version>2.10.3.LIFERAY-PATCHED-1</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.fasterxml.jackson.core:2.10.3.LIFERAY-PATCHED-1'
Gradle Kotlin
implementation("com.liferay:com.fasterxml.jackson.core:2.10.3.LIFERAY-PATCHED-1")
Scala SBT
libraryDependencies += "com.liferay" % "com.fasterxml.jackson.core" % "2.10.3.LIFERAY-PATCHED-1"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.fasterxml.jackson.core', version='2.10.3.LIFERAY-PATCHED-1')
)
Apache Ivy
<dependency org="com.liferay" name="com.fasterxml.jackson.core" rev="2.10.3.LIFERAY-PATCHED-1" />
Leiningen
[com.liferay/com.fasterxml.jackson.core "2.10.3.LIFERAY-PATCHED-1"]
Apache Buildr
'com.liferay:com.fasterxml.jackson.core:jar:2.10.3.LIFERAY-PATCHED-1'
Dependencies
The project has no third-party dependencies