License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcn.linkey |
ArtifactId | ArtifactIdosflow-engine |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionosflow-engine
独立的流程引擎jar
|
Project URL |
Project URL |
Filename | Size |
---|---|
osflow-engine-1.1.3.pom | |
osflow-engine-1.1.3.jar | 192 KB |
osflow-engine-1.1.3-sources.jar | 177 KB |
osflow-engine-1.1.3-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.linkey/osflow-engine/ -->
<dependency>
<groupId>cn.linkey</groupId>
<artifactId>osflow-engine</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linkey/osflow-engine/
implementation 'cn.linkey:osflow-engine:1.1.3'
// https://jarcasting.com/artifacts/cn.linkey/osflow-engine/
implementation ("cn.linkey:osflow-engine:1.1.3")
'cn.linkey:osflow-engine:jar:1.1.3'
<dependency org="cn.linkey" name="osflow-engine" rev="1.1.3">
<artifact name="osflow-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linkey', module='osflow-engine', version='1.1.3')
)
libraryDependencies += "cn.linkey" % "osflow-engine" % "1.1.3"
[cn.linkey/osflow-engine "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.linkey : lkengine-db | jar | 1.1.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |
org.apache.httpcomponents : httpcore | jar | 4.3.3 |
com.alibaba : fastjson | jar | 1.2.62 |
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.6 |
dom4j : dom4j | jar | 1.6.1 |
org.springframework : spring-core | jar | 5.2.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.47 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |