License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko.workflow |
ArtifactId | ArtifactIdautomatiko-workflow-compiler |
Version | Version0.5.0 |
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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.workflow/automatiko-workflow-compiler/
implementation 'io.automatiko.workflow:automatiko-workflow-compiler:0.5.0'
// https://jarcasting.com/artifacts/io.automatiko.workflow/automatiko-workflow-compiler/
implementation ("io.automatiko.workflow:automatiko-workflow-compiler:0.5.0")
'io.automatiko.workflow:automatiko-workflow-compiler:jar:0.5.0'
<dependency org="io.automatiko.workflow" name="automatiko-workflow-compiler" rev="0.5.0">
<artifact name="automatiko-workflow-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.workflow', module='automatiko-workflow-compiler', version='0.5.0')
)
libraryDependencies += "io.automatiko.workflow" % "automatiko-workflow-compiler" % "0.5.0"
[io.automatiko.workflow/automatiko-workflow-compiler "0.5.0"]
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 | 2.10.3 |
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.6.2 |
org.assertj : assertj-core | jar | 3.16.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
ch.qos.logback : logback-classic | jar | 1.1.3 |