| License |
License |
|---|---|
| GroupId | GroupIdio.github.lexinda |
| ArtifactId | ArtifactIdveryrule-spring |
| Version | Version1.2.0-RELEASE |
| Type | Typejar |
| Description |
Descriptionveryrule-spring
具有灵活、可复用、可编排特性的规则引擎
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.lexinda/veryrule-spring/ -->
<dependency>
<groupId>io.github.lexinda</groupId>
<artifactId>veryrule-spring</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lexinda/veryrule-spring/
implementation 'io.github.lexinda:veryrule-spring:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.lexinda/veryrule-spring/
implementation ("io.github.lexinda:veryrule-spring:1.2.0-RELEASE")
'io.github.lexinda:veryrule-spring:jar:1.2.0-RELEASE'
<dependency org="io.github.lexinda" name="veryrule-spring" rev="1.2.0-RELEASE">
<artifact name="veryrule-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lexinda', module='veryrule-spring', version='1.2.0-RELEASE')
)
libraryDependencies += "io.github.lexinda" % "veryrule-spring" % "1.2.0-RELEASE"
[io.github.lexinda/veryrule-spring "1.2.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.lexinda : veryrule-core | jar | 1.2.0-RELEASE |
| org.aspectj : aspectjrt | jar | 1.9.8 |
| org.aspectj : aspectjweaver | jar | 1.9.8 |
| org.springframework : spring-context | jar | 5.3.16 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.3 |
| org.springframework : spring-test | jar | 5.3.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |