License |
License |
---|---|
GroupId | GroupIdio.workflowengine |
ArtifactId | ArtifactIdworkflow-parent |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWorkflowEngineJava
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
workflow-parent-2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.workflowengine/workflow-parent/ -->
<dependency>
<groupId>io.workflowengine</groupId>
<artifactId>workflow-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.workflowengine/workflow-parent/
implementation 'io.workflowengine:workflow-parent:2.0'
// https://jarcasting.com/artifacts/io.workflowengine/workflow-parent/
implementation ("io.workflowengine:workflow-parent:2.0")
'io.workflowengine:workflow-parent:pom:2.0'
<dependency org="io.workflowengine" name="workflow-parent" rev="2.0">
<artifact name="workflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.workflowengine', module='workflow-parent', version='2.0')
)
libraryDependencies += "io.workflowengine" % "workflow-parent" % "2.0"
[io.workflowengine/workflow-parent "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |