nl.42:beanie-spring-boot-starter

Library for generating and testing beans.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

beanie-spring-boot-starter
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Library for generating and testing beans.

Download beanie-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

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

provided (4)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar
org.springframework : spring-tx jar
io.beanmapper : beanmapper jar 3.1.1
org.mockito : mockito-all jar 1.10.19

test (5)

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
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
nl.42

Versions

Version
3.2.0
3.1.0