is not current version
Last Version 5.2.1

io.neba:io.neba.neba-parent 3.5.0

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.

GroupId

GroupId

io.neba
ArtifactId

ArtifactId

io.neba.neba-parent
Version

Version

3.5.0
Type

Type

pom

Download io.neba.neba-parent 3.5.0


<!-- https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/ -->
<dependency>
    <groupId>io.neba</groupId>
    <artifactId>io.neba.neba-parent</artifactId>
    <version>3.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/
implementation 'io.neba:io.neba.neba-parent:3.5.0'
// https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/
implementation ("io.neba:io.neba.neba-parent:3.5.0")
'io.neba:io.neba.neba-parent:pom:3.5.0'
<dependency org="io.neba" name="io.neba.neba-parent" rev="3.5.0">
  <artifact name="io.neba.neba-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.neba', module='io.neba.neba-parent', version='3.5.0')
)
libraryDependencies += "io.neba" % "io.neba.neba-parent" % "3.5.0"
[io.neba/io.neba.neba-parent "3.5.0"]