is not current version
Last Version 5.2.1

io.neba:io.neba.neba-parent 5.1.5

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.1.5
Type

Type

pom

Download io.neba.neba-parent 5.1.5


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