License |
License |
---|---|
GroupId | GroupIdio.neba |
ArtifactId | ArtifactIdio.neba.neba-parent |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNEBA parent POM
NEBA - simple and high performance content to object mapping for Apache Sling.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io.neba.neba-parent-5.2.1.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/ -->
<dependency>
<groupId>io.neba</groupId>
<artifactId>io.neba.neba-parent</artifactId>
<version>5.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/
implementation 'io.neba:io.neba.neba-parent:5.2.1'
// https://jarcasting.com/artifacts/io.neba/io.neba.neba-parent/
implementation ("io.neba:io.neba.neba-parent:5.2.1")
'io.neba:io.neba.neba-parent:pom:5.2.1'
<dependency org="io.neba" name="io.neba.neba-parent" rev="5.2.1">
<artifact name="io.neba.neba-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.neba', module='io.neba.neba-parent', version='5.2.1')
)
libraryDependencies += "io.neba" % "io.neba.neba-parent" % "5.2.1"
[io.neba/io.neba.neba-parent "5.2.1"]