Last Version

TheseFoolishThings (modules) 3.2-ALPHA-12

This module is an umbrella for all the components. It contains the global configuration for the build as well as the declaration of dependencies.

License

License

GroupId

GroupId

it.tidalwave.thesefoolishthings
ArtifactId

ArtifactId

modules
Version

Version

3.2-ALPHA-12
Type

Type

pom
Description

Description

TheseFoolishThings (modules)
This module is an umbrella for all the components. It contains the global configuration for the build as well as the declaration of dependencies.
Project Organization

Project Organization

Tidalwave s.a.s.

Download modules 3.2-ALPHA-12

Filename Size
modules-3.2-ALPHA-12.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/ -->
<dependency>
    <groupId>it.tidalwave.thesefoolishthings</groupId>
    <artifactId>modules</artifactId>
    <version>3.2-ALPHA-12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/
implementation 'it.tidalwave.thesefoolishthings:modules:3.2-ALPHA-12'
// https://jarcasting.com/artifacts/it.tidalwave.thesefoolishthings/modules/
implementation ("it.tidalwave.thesefoolishthings:modules:3.2-ALPHA-12")
'it.tidalwave.thesefoolishthings:modules:pom:3.2-ALPHA-12'
<dependency org="it.tidalwave.thesefoolishthings" name="modules" rev="3.2-ALPHA-12">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='modules', version='3.2-ALPHA-12')
)
libraryDependencies += "it.tidalwave.thesefoolishthings" % "modules" % "3.2-ALPHA-12"
[it.tidalwave.thesefoolishthings/modules "3.2-ALPHA-12"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.github.spotbugs : spotbugs-annotations jar 3.1.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (4)

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
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • Actors
  • MessageBus
  • Roles
  • SpringMessageBus
  • SpringRoles
  • Utilities
  • TestUtilities
  • examples