is not current version
Last Version 3.2.0

nl.42:beanie-spring-boot-starter 3.1.0

Library for generating and testing beans.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie-spring-boot-starter
Version

Version

3.1.0
Type

Type

jar
Description

Description

Library for generating and testing beans.

Download beanie-spring-boot-starter 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
nl.42 : beanie jar 3.1.0
org.springframework.boot : spring-boot-autoconfigure jar

provided (6)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar
org.springframework : spring-tx jar 5.1.6.RELEASE
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 (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.