| License |
License |
|---|---|
| GroupId | GroupIdnl.42 |
| ArtifactId | ArtifactIdbeanie |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLibrary for generating and testing beans.
|
| Filename | Size |
|---|---|
| beanie-3.2.0.pom | |
| beanie-3.2.0.jar | 61 KB |
| beanie-3.2.0-sources.jar | 37 KB |
| beanie-3.2.0-javadoc.jar | 307 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.42/beanie/ -->
<dependency>
<groupId>nl.42</groupId>
<artifactId>beanie</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/beanie/
implementation 'nl.42:beanie:3.2.0'
// https://jarcasting.com/artifacts/nl.42/beanie/
implementation ("nl.42:beanie:3.2.0")
'nl.42:beanie:jar:3.2.0'
<dependency org="nl.42" name="beanie" rev="3.2.0">
<artifact name="beanie" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='beanie', version='3.2.0')
)
libraryDependencies += "nl.42" % "beanie" % "3.2.0"
[nl.42/beanie "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-tx | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| io.beanmapper : beanmapper | jar | 3.1.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |