Last Version

evrete 2.2.01

Java Rule Engine

License

License

GroupId

GroupId

org.evrete
ArtifactId

ArtifactId

evrete
Version

Version

2.2.01
Type

Type

pom
Description

Description

evrete
Java Rule Engine
Source Code Management

Source Code Management

https://github.com/andbi/evrete

Download evrete 2.2.01

Filename Size
evrete-2.2.01.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • evrete-core
  • evrete-dsl-java
  • evrete-jsr94
  • evrete-code-samples
  • evrete-benchmarks