m

memority-api-poms-root

This POM artifact is the parent POM for the Memority API POMs project. This project consolidates common parent POMs for all Memority public API artifacts.
${memority.project.url}
${memority-api.license.name}
${memority.organization.name}
Memority
Files download
File Operation
memority-api-poms-root-0.8.0.pom download
Apache Maven
<dependency>
  <groupId>com.memority.api.poms</groupId>
  <artifactId>memority-api-poms-root</artifactId>
  <version>0.8.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.memority.api.poms:memority-api-poms-root:0.8.0'
Gradle Kotlin
implementation("com.memority.api.poms:memority-api-poms-root:0.8.0")
Scala SBT
libraryDependencies += "com.memority.api.poms" % "memority-api-poms-root" % "0.8.0"
Groovy Grape
@Grapes(
  @Grab(group='com.memority.api.poms', module='memority-api-poms-root', version='0.8.0')
)
Apache Ivy
<dependency org="com.memority.api.poms" name="memority-api-poms-root" rev="0.8.0" />
Leiningen
[com.memority.api.poms/memority-api-poms-root "0.8.0"]
Apache Buildr
'com.memority.api.poms:memority-api-poms-root:jar:0.8.0'
Dependencies
The project has no third-party dependencies