dynamic-rule

this is powerful project used for generating api on the fly! you can add/update/delete your business logic when the program is running.

License

License

GroupId

GroupId

com.github.gx304419380
ArtifactId

ArtifactId

dynamic-rule
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

dynamic-rule
this is powerful project used for generating api on the fly! you can add/update/delete your business logic when the program is running.
Source Code Management

Source Code Management

https://github.com/gx304419380/dynamic-rule

Download dynamic-rule

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.projectlombok : lombok Optional jar 1.18.20
org.drools : drools-compiler jar 7.57.0.Final
org.drools : drools-mvel jar 7.57.0.Final
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.3-snapshot
1.0.2
1.0.1
1.0.0