Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

it.tidalwave.thesefoolishthings
Идентификатор

Идентификатор

modules
Версия

Версия

3.2-ALPHA-12
Тип

Тип

pom
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Tidalwave s.a.s.

Скачать modules 3.2-ALPHA-12

Имя Файла Размер
modules-3.2-ALPHA-12.pom 5 KB
Обзор

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3.2
com.github.spotbugs : spotbugs-annotations jar 3.1.9

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

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