r

release.dxp.api

POM was created by Sonatype Nexus
Files download
File Operation
release.dxp.api-7.1.10.fp12.jar download
release.dxp.api-7.1.10.fp12.pom download
Apache Maven
<dependency>
  <groupId>com.liferay.portal</groupId>
  <artifactId>release.dxp.api</artifactId>
  <version>7.1.10.fp12</version>
</dependency>
Gradle Groovy
implementation 'com.liferay.portal:release.dxp.api:7.1.10.fp12'
Gradle Kotlin
implementation("com.liferay.portal:release.dxp.api:7.1.10.fp12")
Scala SBT
libraryDependencies += "com.liferay.portal" % "release.dxp.api" % "7.1.10.fp12"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay.portal', module='release.dxp.api', version='7.1.10.fp12')
)
Apache Ivy
<dependency org="com.liferay.portal" name="release.dxp.api" rev="7.1.10.fp12" />
Leiningen
[com.liferay.portal/release.dxp.api "7.1.10.fp12"]
Apache Buildr
'com.liferay.portal:release.dxp.api:jar:7.1.10.fp12'
Dependencies
The project has no third-party dependencies