is not current version
Last Version 5.2.1

io.neba:io.neba.neba-parent 5.0.7

NEBA - simple and high performance content to object mapping for Apache Sling.

GroupId

GroupId

io.neba
ArtifactId

ArtifactId

io.neba.neba-parent
Version

Version

5.0.7
Type

Type

pom

Download io.neba.neba-parent 5.0.7


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