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 Christoph Huber Daniel Rey mistertakai
Files download
File Operation
io.neba.neba-parent-3.11.0.pom download
Apache Maven
<dependency>
  <groupId>io.neba</groupId>
  <artifactId>io.neba.neba-parent</artifactId>
  <version>3.11.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.neba:io.neba.neba-parent:3.11.0'
Gradle Kotlin
implementation("io.neba:io.neba.neba-parent:3.11.0")
Scala SBT
libraryDependencies += "io.neba" % "io.neba.neba-parent" % "3.11.0"
Groovy Grape
@Grapes(
  @Grab(group='io.neba', module='io.neba.neba-parent', version='3.11.0')
)
Apache Ivy
<dependency org="io.neba" name="io.neba.neba-parent" rev="3.11.0" />
Leiningen
[io.neba/io.neba.neba-parent "3.11.0"]
Apache Buildr
'io.neba:io.neba.neba-parent:jar:3.11.0'
Dependencies
The project has no third-party dependencies