i

io.neba.neba-delivery-aem

Packages NEBA for deployment in Adobe AEM
Files download
File Operation
io.neba.neba-delivery-aem-5.2.3.pom download
io.neba.neba-delivery-aem-5.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.neba</groupId>
  <artifactId>io.neba.neba-delivery-aem</artifactId>
  <version>5.2.3</version>
  <type>content-package</type>
</dependency>
Gradle Groovy
implementation 'io.neba:io.neba.neba-delivery-aem:5.2.3'
Gradle Kotlin
implementation("io.neba:io.neba.neba-delivery-aem:5.2.3")
Scala SBT
libraryDependencies += "io.neba" % "io.neba.neba-delivery-aem" % "5.2.3"
Groovy Grape
@Grapes(
  @Grab(group='io.neba', module='io.neba.neba-delivery-aem', version='5.2.3')
)
Apache Ivy
<dependency org="io.neba" name="io.neba.neba-delivery-aem" rev="5.2.3" />
Leiningen
[io.neba/io.neba.neba-delivery-aem "5.2.3"]
Apache Buildr
'io.neba:io.neba.neba-delivery-aem:jar:5.2.3'