| License |
License |
|---|---|
| GroupId | GroupIdio.robe |
| ArtifactId | ArtifactIdrobe-parent |
| Version | Version0.5.0.0-1039 |
| Type | Typepom |
| Description |
DescriptionRobe Project
A Brand new ROBE for Dropwizard. www.dropwizard.io
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| robe-parent-0.5.0.0-1039.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.robe/robe-parent/ -->
<dependency>
<groupId>io.robe</groupId>
<artifactId>robe-parent</artifactId>
<version>0.5.0.0-1039</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-parent/
implementation 'io.robe:robe-parent:0.5.0.0-1039'
// https://jarcasting.com/artifacts/io.robe/robe-parent/
implementation ("io.robe:robe-parent:0.5.0.0-1039")
'io.robe:robe-parent:pom:0.5.0.0-1039'
<dependency org="io.robe" name="robe-parent" rev="0.5.0.0-1039">
<artifact name="robe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-parent', version='0.5.0.0-1039')
)
libraryDependencies += "io.robe" % "robe-parent" % "0.5.0.0-1039"
[io.robe/robe-parent "0.5.0.0-1039"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.2 |