| License |
License |
|---|---|
| GroupId | GroupIdio.urf |
| ArtifactId | ArtifactIdurf |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionURF Aggregate
Aggregate parent POM of all URF Java projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| urf-0.4.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.urf/urf/ -->
<dependency>
<groupId>io.urf</groupId>
<artifactId>urf</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.urf/urf/
implementation 'io.urf:urf:0.4.1'
// https://jarcasting.com/artifacts/io.urf/urf/
implementation ("io.urf:urf:0.4.1")
'io.urf:urf:pom:0.4.1'
<dependency org="io.urf" name="urf" rev="0.4.1">
<artifact name="urf" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.urf', module='urf', version='0.4.1')
)
libraryDependencies += "io.urf" % "urf" % "0.4.1"
[io.urf/urf "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |