| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dvgaba |
| Идентификатор | Идентификаторeasy-rules-spel |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEasy Rules SpEL module
Spring Expression Language integration module
|
| Имя Файла | Размер |
|---|---|
| easy-rules-spel-1.0.2.pom | |
| easy-rules-spel-1.0.2.jar | 8 KB |
| easy-rules-spel-1.0.2-sources.jar | 8 KB |
| easy-rules-spel-1.0.2-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-spel/ -->
<dependency>
<groupId>io.github.dvgaba</groupId>
<artifactId>easy-rules-spel</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-spel/
implementation 'io.github.dvgaba:easy-rules-spel:1.0.2'
// https://jarcasting.com/artifacts/io.github.dvgaba/easy-rules-spel/
implementation ("io.github.dvgaba:easy-rules-spel:1.0.2")
'io.github.dvgaba:easy-rules-spel:jar:1.0.2'
<dependency org="io.github.dvgaba" name="easy-rules-spel" rev="1.0.2">
<artifact name="easy-rules-spel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dvgaba', module='easy-rules-spel', version='1.0.2')
)
libraryDependencies += "io.github.dvgaba" % "easy-rules-spel" % "1.0.2"
[io.github.dvgaba/easy-rules-spel "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.dvgaba : easy-rules-support | jar | 1.0.2 |
| org.springframework : spring-expression | jar | 5.3.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.springframework : spring-context | jar | 5.3.18 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.4.0 |
| com.github.stefanbirkner : system-lambda | jar | 1.2.1 |