is not current version
Last Version 2.6.4

com.alibaba.smart.framework:smart-engine 2.1.2

SmartEngine is a lightweight business orchestration engine written in Java

GroupId

GroupId

com.alibaba.smart.framework
ArtifactId

ArtifactId

smart-engine
Version

Version

2.1.2
Type

Type

pom

Download smart-engine 2.1.2

Filename Size
smart-engine-2.1.2.pom 17 KB
Browse

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