License |
License |
---|---|
GroupId | GroupIdcom.alibaba.smart.framework |
ArtifactId | ArtifactIdsmart-engine-core |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionSmart Engine Core
SmartEngine is a lightweight business orchestration engine written in Java
|
Filename | Size |
---|---|
smart-engine-core-2.6.1.pom | |
smart-engine-core-2.6.1.jar | 1 MB |
smart-engine-core-2.6.1-sources.jar | 242 KB |
smart-engine-core-2.6.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.smart.framework/smart-engine-core/ -->
<dependency>
<groupId>com.alibaba.smart.framework</groupId>
<artifactId>smart-engine-core</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.smart.framework/smart-engine-core/
implementation 'com.alibaba.smart.framework:smart-engine-core:2.6.1'
// https://jarcasting.com/artifacts/com.alibaba.smart.framework/smart-engine-core/
implementation ("com.alibaba.smart.framework:smart-engine-core:2.6.1")
'com.alibaba.smart.framework:smart-engine-core:jar:2.6.1'
<dependency org="com.alibaba.smart.framework" name="smart-engine-core" rev="2.6.1">
<artifact name="smart-engine-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.smart.framework', module='smart-engine-core', version='2.6.1')
)
libraryDependencies += "com.alibaba.smart.framework" % "smart-engine-core" % "2.6.1"
[com.alibaba.smart.framework/smart-engine-core "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mvel : mvel2 | jar | 2.4.4.Final |
com.esotericsoftware : reflectasm | jar | 1.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.6 |
org.slf4j : slf4j-api | jar | 1.7.13 |
org.springframework : spring-core | jar | 5.2.3.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.3.RELEASE |
org.springframework : spring-beans | jar | 5.2.3.RELEASE |
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.springframework : spring-orm | jar | 5.2.3.RELEASE |
org.springframework : spring-context-support | jar | 5.2.3.RELEASE |
org.springframework : spring-instrument | jar | 5.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.13 |
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.openjdk.jmh : jmh-core | jar | 1.25.2 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.25.2 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.springframework : spring-test | jar | 5.2.3.RELEASE |