is not current version
Last Version 3.2.0

nl.42:beanie-parent 3.0.0

Library for generating and testing beans.

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie-parent
Version

Version

3.0.0
Type

Type

pom

Download beanie-parent 3.0.0

Filename Size
beanie-parent-3.0.0.pom 6 KB
Browse

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