| License |
License |
|---|---|
| GroupId | GroupIdnl.42 |
| ArtifactId | ArtifactIdbeanie |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
DescriptionLibrary for generating and testing beans.
|
| Filename | Size |
|---|---|
| beanie-3.1.0.pom | |
| beanie-3.1.0.jar | 61 KB |
| beanie-3.1.0-sources.jar | 39 KB |
| beanie-3.1.0-javadoc.jar | 732 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.42 : beanie-compatibility-java8 | jar | 3.1.0 |
| nl.42 : beanie-compatibility-java9 | jar | 3.1.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| junit : junit | jar | 4.12 |