| License | License | 
|---|---|
| GroupId | GroupIdit.tidalwave.thesefoolishthings | 
| ArtifactId | ArtifactIdit-tidalwave-role | 
| Version | Version3.2-ALPHA-12 | 
| Type | Typejar | 
| Description | DescriptionTheseFoolishThings :: Roles Roles are a powerful way for designing complex behaviours while keeping good practices such as Single Responsibility, Dependency Inversion and
        Interface Segregation. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/it-tidalwave-role/ -->
<dependency>
    <groupId>it.tidalwave.thesefoolishthings</groupId>
    <artifactId>it-tidalwave-role</artifactId>
    <version>3.2-ALPHA-12</version>
</dependency>// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/it-tidalwave-role/
implementation 'it.tidalwave.thesefoolishthings:it-tidalwave-role:3.2-ALPHA-12'// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/it-tidalwave-role/
implementation ("it.tidalwave.thesefoolishthings:it-tidalwave-role:3.2-ALPHA-12")'it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-12'<dependency org="it.tidalwave.thesefoolishthings" name="it-tidalwave-role" rev="3.2-ALPHA-12">
  <artifact name="it-tidalwave-role" type="jar" />
</dependency>@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='it-tidalwave-role', version='3.2-ALPHA-12')
)libraryDependencies += "it.tidalwave.thesefoolishthings" % "it-tidalwave-role" % "3.2-ALPHA-12"[it.tidalwave.thesefoolishthings/it-tidalwave-role "3.2-ALPHA-12"]| Group / Artifact | Type | Version | 
|---|---|---|
| it.tidalwave.thesefoolishthings : it-tidalwave-util | jar | 3.2-ALPHA-12 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| it.tidalwave.thesefoolishthings : it-tidalwave-util-test | jar | 3.2-ALPHA-12 | 
| 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 | 
|---|---|---|
| it.tidalwave.thesefoolishthings : it-tidalwave-util | jar | 3.2-ALPHA-12 | 
| org.testng : testng | jar | 6.9.10 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 3.8.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |