License |
License |
---|---|
GroupId | GroupIdnl.42 |
ArtifactId | ArtifactIdbeanie-parent |
Version | Version3.1.0 |
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.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.42/beanie-parent/ -->
<dependency>
<groupId>nl.42</groupId>
<artifactId>beanie-parent</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.42/beanie-parent/
implementation 'nl.42:beanie-parent:3.1.0'
// https://jarcasting.com/artifacts/nl.42/beanie-parent/
implementation ("nl.42:beanie-parent:3.1.0")
'nl.42:beanie-parent:pom:3.1.0'
<dependency org="nl.42" name="beanie-parent" rev="3.1.0">
<artifact name="beanie-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='beanie-parent', version='3.1.0')
)
libraryDependencies += "nl.42" % "beanie-parent" % "3.1.0"
[nl.42/beanie-parent "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |