| License |
License |
|---|---|
| GroupId | GroupIdit.tidalwave.thesefoolishthings |
| ArtifactId | ArtifactIdthesefoolishthings-examples |
| Last Version | Last Version3.2-ALPHA-12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTheseFoolishThings :: Examples (master)
A set of examples demonstrating the features of this project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| thesefoolishthings-examples-3.2-ALPHA-12.pom | 1 KB |
| thesefoolishthings-examples-3.2-ALPHA-12-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/thesefoolishthings-examples/ -->
<dependency>
<groupId>it.tidalwave.thesefoolishthings</groupId>
<artifactId>thesefoolishthings-examples</artifactId>
<version>3.2-ALPHA-12</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/thesefoolishthings-examples/
implementation 'it.tidalwave.thesefoolishthings:thesefoolishthings-examples:3.2-ALPHA-12'
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/thesefoolishthings-examples/
implementation ("it.tidalwave.thesefoolishthings:thesefoolishthings-examples:3.2-ALPHA-12")
'it.tidalwave.thesefoolishthings:thesefoolishthings-examples:jar:3.2-ALPHA-12'
<dependency org="it.tidalwave.thesefoolishthings" name="thesefoolishthings-examples" rev="3.2-ALPHA-12">
<artifact name="thesefoolishthings-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='thesefoolishthings-examples', version='3.2-ALPHA-12')
)
libraryDependencies += "it.tidalwave.thesefoolishthings" % "thesefoolishthings-examples" % "3.2-ALPHA-12"
[it.tidalwave.thesefoolishthings/thesefoolishthings-examples "3.2-ALPHA-12"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.8.0 |