| License |
License |
|---|---|
| GroupId | GroupIdorg.dihedron.zephyr |
| ArtifactId | ArtifactIdzephyr-parent |
| Last Version | Last Version1.0.0.RC2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionZephyr Suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zephyr-parent-1.0.0.RC2.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-parent/ -->
<dependency>
<groupId>org.dihedron.zephyr</groupId>
<artifactId>zephyr-parent</artifactId>
<version>1.0.0.RC2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-parent/
implementation 'org.dihedron.zephyr:zephyr-parent:1.0.0.RC2'
// https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-parent/
implementation ("org.dihedron.zephyr:zephyr-parent:1.0.0.RC2")
'org.dihedron.zephyr:zephyr-parent:pom:1.0.0.RC2'
<dependency org="org.dihedron.zephyr" name="zephyr-parent" rev="1.0.0.RC2">
<artifact name="zephyr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.zephyr', module='zephyr-parent', version='1.0.0.RC2')
)
libraryDependencies += "org.dihedron.zephyr" % "zephyr-parent" % "1.0.0.RC2"
[org.dihedron.zephyr/zephyr-parent "1.0.0.RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.11 |