| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alibaba.compileflow |
| Идентификатор | Идентификаторcompileflow |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеcompileflow
Compileflow is a very lightweight, high-performance, integrable and extensible process engine.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| compileflow-1.1.0.pom | |
| compileflow-1.1.0.jar | 480 KB |
| compileflow-1.1.0-sources.jar | 464 KB |
| compileflow-1.1.0-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alibaba.compileflow/compileflow/ -->
<dependency>
<groupId>com.alibaba.compileflow</groupId>
<artifactId>compileflow</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.compileflow/compileflow/
implementation 'com.alibaba.compileflow:compileflow:1.1.0'
// https://jarcasting.com/artifacts/com.alibaba.compileflow/compileflow/
implementation ("com.alibaba.compileflow:compileflow:1.1.0")
'com.alibaba.compileflow:compileflow:jar:1.1.0'
<dependency org="com.alibaba.compileflow" name="compileflow" rev="1.1.0">
<artifact name="compileflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.compileflow', module='compileflow', version='1.1.0')
)
libraryDependencies += "com.alibaba.compileflow" % "compileflow" % "1.1.0"
[com.alibaba.compileflow/compileflow "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.3.0 |
| org.springframework : spring-core | jar | 3.2.11.RELEASE |
| org.springframework : spring-context | jar | 3.2.11.RELEASE |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
| com.alibaba : QLExpress | jar | 3.2.4 |
| org.mvel : mvel2 | jar | 2.4.0.Final |
| org.eclipse.jdt.core.compiler : ecj | jar | 4.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.springframework : spring-test | jar | 3.2.11.RELEASE |
| org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
| org.mockito : mockito-core | jar | 3.11.2 |