veryrule-core

具有灵活、可复用、可编排特性的规则引擎

License

License

GroupId

GroupId

io.github.lexinda
ArtifactId

ArtifactId

veryrule-core
Last Version

Last Version

1.2.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

veryrule-core
具有灵活、可复用、可编排特性的规则引擎
Project URL

Project URL

http://maven.apache.org

Download veryrule-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lexinda/veryrule-core/ -->
<dependency>
    <groupId>io.github.lexinda</groupId>
    <artifactId>veryrule-core</artifactId>
    <version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lexinda/veryrule-core/
implementation 'io.github.lexinda:veryrule-core:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.lexinda/veryrule-core/
implementation ("io.github.lexinda:veryrule-core:1.2.0-RELEASE")
'io.github.lexinda:veryrule-core:jar:1.2.0-RELEASE'
<dependency org="io.github.lexinda" name="veryrule-core" rev="1.2.0-RELEASE">
  <artifact name="veryrule-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lexinda', module='veryrule-core', version='1.2.0-RELEASE')
)
libraryDependencies += "io.github.lexinda" % "veryrule-core" % "1.2.0-RELEASE"
[io.github.lexinda/veryrule-core "1.2.0-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-RELEASE
1.1.0-RELEASE