is not current version
Last Version 3.2.0

Beanie 3.1.0

Library for generating and testing beans.

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie-parent
Version

Version

3.1.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.1.0

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

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

Dependencies

provided (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.7.25
org.mockito : mockito-all jar 1.9.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

  • beanie-compatibility
  • beanie-compatibility-java8
  • beanie-compatibility-java9
  • beanie
  • beanie-spring-boot-starter