| License |
License |
|---|---|
| GroupId | GroupIdnl.42 |
| ArtifactId | ArtifactIdbeanie-parent |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBeanie
Library for generating and testing beans.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beanie-parent-3.2.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.42/beanie-parent/ -->
<dependency>
<groupId>nl.42</groupId>
<artifactId>beanie-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.42/beanie-parent/
implementation 'nl.42:beanie-parent:3.2.0'
// https://jarcasting.com/artifacts/nl.42/beanie-parent/
implementation ("nl.42:beanie-parent:3.2.0")
'nl.42:beanie-parent:pom:3.2.0'
<dependency org="nl.42" name="beanie-parent" rev="3.2.0">
<artifact name="beanie-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='beanie-parent', version='3.2.0')
)
libraryDependencies += "nl.42" % "beanie-parent" % "3.2.0"
[nl.42/beanie-parent "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |