License |
License |
---|---|
GroupId | GroupIdorg.jetlinks |
ArtifactId | ArtifactIdrule-engine |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetLinks RuleEngine
JetLinks 物联网平台-规则引擎
|
Project URL |
Project URL |
Filename | Size |
---|---|
rule-engine-1.1.10.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jetlinks/rule-engine/ -->
<dependency>
<groupId>org.jetlinks</groupId>
<artifactId>rule-engine</artifactId>
<version>1.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetlinks/rule-engine/
implementation 'org.jetlinks:rule-engine:1.1.10'
// https://jarcasting.com/artifacts/org.jetlinks/rule-engine/
implementation ("org.jetlinks:rule-engine:1.1.10")
'org.jetlinks:rule-engine:pom:1.1.10'
<dependency org="org.jetlinks" name="rule-engine" rev="1.1.10">
<artifact name="rule-engine" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetlinks', module='rule-engine', version='1.1.10')
)
libraryDependencies += "org.jetlinks" % "rule-engine" % "1.1.10"
[org.jetlinks/rule-engine "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax.annotation : javax.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.h2database : h2 | jar | 1.4.197 |
ch.qos.logback : logback-classic | jar | 1.2.3 |