License |
License |
---|---|
GroupId | GroupIdorg.rococoa |
ArtifactId | ArtifactIdrococoa-parent |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRococoa Parent Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
rococoa-parent-0.5.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rococoa/rococoa-parent/ -->
<dependency>
<groupId>org.rococoa</groupId>
<artifactId>rococoa-parent</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rococoa/rococoa-parent/
implementation 'org.rococoa:rococoa-parent:0.5'
// https://jarcasting.com/artifacts/org.rococoa/rococoa-parent/
implementation ("org.rococoa:rococoa-parent:0.5")
'org.rococoa:rococoa-parent:pom:0.5'
<dependency org="org.rococoa" name="rococoa-parent" rev="0.5">
<artifact name="rococoa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rococoa', module='rococoa-parent', version='0.5')
)
libraryDependencies += "org.rococoa" % "rococoa-parent" % "0.5"
[org.rococoa/rococoa-parent "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.6.4 |
junit : junit | jar | 4.10 |