Action Triggers

Common framework for executing dynamically defined actions based on custom service activity

Лицензия

Лицензия

ISC
Группа

Группа

no.mnemonic.services.triggers
Идентификатор

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

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

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

0.0.13
Дата

Дата

Тип

Тип

pom
Описание

Описание

Action Triggers
Common framework for executing dynamically defined actions based on custom service activity
Ссылка на сайт

Ссылка на сайт

https://github.com/mnemonic-no/act-triggers
Организация-разработчик

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

mnemonic as
Система контроля версий

Система контроля версий

https://github.com/mnemonic-no/act-triggers

Скачать parent

Имя Файла Размер
parent-0.0.13.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/no.mnemonic.services.triggers/parent/ -->
<dependency>
    <groupId>no.mnemonic.services.triggers</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.services.triggers/parent/
implementation 'no.mnemonic.services.triggers:parent:0.0.13'
// https://jarcasting.com/artifacts/no.mnemonic.services.triggers/parent/
implementation ("no.mnemonic.services.triggers:parent:0.0.13")
'no.mnemonic.services.triggers:parent:pom:0.0.13'
<dependency org="no.mnemonic.services.triggers" name="parent" rev="0.0.13">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.services.triggers', module='parent', version='0.0.13')
)
libraryDependencies += "no.mnemonic.services.triggers" % "parent" % "0.0.13"
[no.mnemonic.services.triggers/parent "0.0.13"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • action
  • api
  • pipeline-api
  • pipeline-worker
  • service

Action Triggers

This is a very early prototype. Expect changes.

The goal of Action Triggers is to create a common framework for executing dynamically defined actions based on activity in another service. It allows to define events emitted by a service, to define rules which are evaluated against those events and to define actions which are triggered if a rule matches an event. With Action Triggers it is possible to create advanced system integration and to notify users about interesting events based on user-defined rules.

Known issues

See Issues.

Contributing

See the CONTRIBUTING.md file.

License

Action Triggers is released under the ISC License. See the bundled LICENSE file for details.

no.mnemonic.services.triggers

mnemonic

mnemonic - Defining cybersecurity

Версии библиотеки

Версия
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1