| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexey-anufriev |
| ArtifactId | ArtifactIdice-bricks-root |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionice-bricks-root
ICE Bricks is a library of general-purpose Java utility classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ice-bricks-root-0.14.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks-root/ -->
<dependency>
<groupId>com.github.alexey-anufriev</groupId>
<artifactId>ice-bricks-root</artifactId>
<version>0.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks-root/
implementation 'com.github.alexey-anufriev:ice-bricks-root:0.14.0'
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks-root/
implementation ("com.github.alexey-anufriev:ice-bricks-root:0.14.0")
'com.github.alexey-anufriev:ice-bricks-root:pom:0.14.0'
<dependency org="com.github.alexey-anufriev" name="ice-bricks-root" rev="0.14.0">
<artifact name="ice-bricks-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.alexey-anufriev', module='ice-bricks-root', version='0.14.0')
)
libraryDependencies += "com.github.alexey-anufriev" % "ice-bricks-root" % "0.14.0"
[com.github.alexey-anufriev/ice-bricks-root "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 22.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.mockito : mockito-core | jar | 4.0.0 |
| org.assertj : assertj-core | jar | 3.21.0 |