License |
License |
---|---|
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdjeecg-boot-module-drools |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeecg-boot-module-drools
Jeecg-boot pro based on jeecg-boot-2.2.1
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-drools/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-module-drools</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-drools/
implementation 'com.mxpio:jeecg-boot-module-drools:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-drools/
implementation ("com.mxpio:jeecg-boot-module-drools:2.2.3")
'com.mxpio:jeecg-boot-module-drools:jar:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-module-drools" rev="2.2.3">
<artifact name="jeecg-boot-module-drools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-module-drools', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-module-drools" % "2.2.3"
[com.mxpio/jeecg-boot-module-drools "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mxpio : jeecg-boot-base-common | jar | 2.2.3 |
org.drools : drools-core | jar | 7.47.0.Final |
org.drools : drools-compiler | jar | 7.47.0.Final |
org.drools : drools-templates | jar | 7.47.0.Final |
org.kie : kie-api | jar | 7.47.0.Final |
org.kie : kie-spring | jar | 7.47.0.Final |
org.projectlombok : lombok | jar | 1.18.6 |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |