Easy Rules core module

Public API and core implementation of Easy Rules

Лицензия

Лицензия

Группа

Группа

org.easyrules
Идентификатор

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

easyrules-core
Последняя версия

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

2.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Easy Rules core module
Public API and core implementation of Easy Rules
Ссылка на сайт

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

http://www.easyrules.org/easyrules-core

Скачать easyrules-core

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.7.1

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

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

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

Версия
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0