License |
License |
---|---|
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-rules-support |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy Rules Support module
Support classes module
|
Filename | Size |
---|---|
easy-rules-support-4.1.0.pom | |
easy-rules-support-4.1.0.jar | 14 KB |
easy-rules-support-4.1.0-sources.jar | 15 KB |
easy-rules-support-4.1.0-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-rules-support/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-rules-support</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-support/
implementation 'org.jeasy:easy-rules-support:4.1.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-support/
implementation ("org.jeasy:easy-rules-support:4.1.0")
'org.jeasy:easy-rules-support:jar:4.1.0'
<dependency org="org.jeasy" name="easy-rules-support" rev="4.1.0">
<artifact name="easy-rules-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-rules-support', version='4.1.0')
)
libraryDependencies += "org.jeasy" % "easy-rules-support" % "4.1.0"
[org.jeasy/easy-rules-support "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jeasy : easy-rules-core | jar | 4.1.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
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 |