is not current version
Last Version 3.2.0

nl.42:beanie 3.1.0

Library for generating and testing beans.

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie
Version

Version

3.1.0
Type

Type

jar
Description

Description

Library for generating and testing beans.

Download beanie 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.42 : beanie-compatibility-java8 jar 3.1.0
nl.42 : beanie-compatibility-java9 jar 3.1.0

provided (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework.data : spring-data-commons jar 2.1.6.RELEASE
org.springframework : spring-context jar 5.1.6.RELEASE
org.springframework : spring-tx jar 5.1.6.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
io.beanmapper : beanmapper jar 3.0.1
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

There are no modules declared in this project.