| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jeasy |
| Идентификатор | Идентификаторeasy-rules-core |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEasy Rules core module
Public API and core implementation of Easy Rules
|
| Имя Файла | Размер |
|---|---|
| easy-rules-core-4.1.0.pom | |
| easy-rules-core-4.1.0.jar | 34 KB |
| easy-rules-core-4.1.0-sources.jar | 40 KB |
| easy-rules-core-4.1.0-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-rules-core/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-rules-core</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-core/
implementation 'org.jeasy:easy-rules-core:4.1.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-core/
implementation ("org.jeasy:easy-rules-core:4.1.0")
'org.jeasy:easy-rules-core:jar:4.1.0'
<dependency org="org.jeasy" name="easy-rules-core" rev="4.1.0">
<artifact name="easy-rules-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-rules-core', version='4.1.0')
)
libraryDependencies += "org.jeasy" % "easy-rules-core" % "4.1.0"
[org.jeasy/easy-rules-core "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.mockito : mockito-core | jar | 3.6.0 |