License |
License |
---|---|
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-rules-core |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy Rules core module
Public API and core implementation of Easy Rules
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
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 |