License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-drools |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-drools
LMS Cloud Drools Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-drools/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starter-drools</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-drools/
implementation 'com.lmaye:lms-cloud-starter-drools:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-drools/
implementation ("com.lmaye:lms-cloud-starter-drools:1.1.3")
'com.lmaye:lms-cloud-starter-drools:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-drools" rev="1.1.3">
<artifact name="lms-cloud-starter-drools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-drools', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-drools" % "1.1.3"
[com.lmaye/lms-cloud-starter-drools "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.kie : kie-spring | jar | 7.60.0.Final |
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-configuration-processor | jar |