License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko.workflow |
ArtifactId | ArtifactIdautomatiko-workflow-compiler |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomatiko Engine :: Workflow :: Compiler
Workflow compiler for Automatiko Engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.automatiko.workflow/automatiko-workflow-compiler/ -->
<dependency>
<groupId>io.automatiko.workflow</groupId>
<artifactId>automatiko-workflow-compiler</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.workflow/automatiko-workflow-compiler/
implementation 'io.automatiko.workflow:automatiko-workflow-compiler:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko.workflow/automatiko-workflow-compiler/
implementation ("io.automatiko.workflow:automatiko-workflow-compiler:0.16.1")
'io.automatiko.workflow:automatiko-workflow-compiler:jar:0.16.1'
<dependency org="io.automatiko.workflow" name="automatiko-workflow-compiler" rev="0.16.1">
<artifact name="automatiko-workflow-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.workflow', module='automatiko-workflow-compiler', version='0.16.1')
)
libraryDependencies += "io.automatiko.workflow" % "automatiko-workflow-compiler" % "0.16.1"
[io.automatiko.workflow/automatiko-workflow-compiler "0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
io.automatiko.workflow : automatiko-workflow-core | jar | |
io.automatiko.engine : automatiko-engine-api | jar | |
org.mvel : mvel2 | jar | 2.4.7.Final |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.github.javaparser : javaparser-core | jar | 3.13.10 |
org.openapitools : openapi-generator | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.16.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
ch.qos.logback : logback-classic | jar | 1.2.9 |