is not current version
Last Version 1.1.10

org.jetlinks:rule-engine 1.0.3

JetLinks 物联网平台-规则引擎

GroupId

GroupId

org.jetlinks
ArtifactId

ArtifactId

rule-engine
Version

Version

1.0.3
Type

Type

pom

Download rule-engine 1.0.3

Filename Size
rule-engine-1.0.3.pom 11 KB
Browse

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