Last Version

Beanie 3.2.0

Library for generating and testing beans.

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie-parent
Version

Version

3.2.0
Type

Type

pom
Description

Description

Beanie
Library for generating and testing beans.
Project URL

Project URL

https://github.com/42bv/beanie
Source Code Management

Source Code Management

https://github.com/42BV/beanie

Download beanie-parent 3.2.0

Filename Size
beanie-parent-3.2.0.pom 5 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • beanie
  • beanie-spring-boot-starter