License |
License |
---|---|
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons-parent |
Version | Version3.0.2 |
Type | Typepom |
Description |
Descriptionio.github.raven-source:raven-commons-parent
Raven Commons Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
raven-commons-parent-3.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/ -->
<dependency>
<groupId>io.github.raven-source</groupId>
<artifactId>raven-commons-parent</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/
implementation 'io.github.raven-source:raven-commons-parent:3.0.2'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/
implementation ("io.github.raven-source:raven-commons-parent:3.0.2")
'io.github.raven-source:raven-commons-parent:pom:3.0.2'
<dependency org="io.github.raven-source" name="raven-commons-parent" rev="3.0.2">
<artifact name="raven-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons-parent', version='3.0.2')
)
libraryDependencies += "io.github.raven-source" % "raven-commons-parent" % "3.0.2"
[io.github.raven-source/raven-commons-parent "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |