i

io.neba.neba-parent

NEBA integrates the Spring Framework into Sling. It makes available all of Spring's features to allow using mature, best-practice solutions for the majority of system-level concerns common to Sling-based applications.
http://www.neba.io
The Apache Software License, Version 2.0
Olaf Otto Daniel Rey Oliver Burkhalter
Files download
File Operation
io.neba.neba-parent-4.3.3.pom download
Apache Maven
<dependency>
  <groupId>io.neba</groupId>
  <artifactId>io.neba.neba-parent</artifactId>
  <version>4.3.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.neba:io.neba.neba-parent:4.3.3'
Gradle Kotlin
implementation("io.neba:io.neba.neba-parent:4.3.3")
Scala SBT
libraryDependencies += "io.neba" % "io.neba.neba-parent" % "4.3.3"
Groovy Grape
@Grapes(
  @Grab(group='io.neba', module='io.neba.neba-parent', version='4.3.3')
)
Apache Ivy
<dependency org="io.neba" name="io.neba.neba-parent" rev="4.3.3" />
Leiningen
[io.neba/io.neba.neba-parent "4.3.3"]
Apache Buildr
'io.neba:io.neba.neba-parent:jar:4.3.3'
Dependencies
The project has no third-party dependencies