Last Version

Smart Engine Spring Boot Stater 2.1.1

SmartEngine is a lightweight business orchestration engine written in Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.alibaba.smart.framework
ArtifactId

ArtifactId

smart-engine-spring-boot-starter
Version

Version

2.1.1
Type

Type

jar
Description

Description

Smart Engine Spring Boot Stater
SmartEngine is a lightweight business orchestration engine written in Java

Download smart-engine-spring-boot-starter 2.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.smart.framework : smart-engine-core jar 2.1.1
org.springframework.boot : spring-boot-starter-parent pom 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6
org.slf4j : slf4j-api jar 1.7.13

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.3.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.