Action Triggers - api

Definition of the Service and REST APIs

Лицензия

Лицензия

ISC
Группа

Группа

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

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

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

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

0.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Action Triggers - api
Definition of the Service and REST APIs
Организация-разработчик

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

mnemonic as

Скачать api

Имя Файла Размер
api-0.0.5.pom
api-0.0.5.jar 27 KB
api-0.0.5-sources.jar 13 KB
api-0.0.5-javadoc.jar 155 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
no.mnemonic.commons : utilities jar 0.2.18

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

Данный проект не имеет модулей.

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.5
0.0.4
0.0.3
0.0.2
0.0.1