License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals.activiti |
ArtifactId | ArtifactIdactiviti-root |
Version | Version5.18.0-PETALS-1 |
Type | Typepom |
Description |
DescriptionActiviti
BPM and workflow engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
activiti-root-5.18.0-PETALS-1.pom | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/ -->
<dependency>
<groupId>org.ow2.petals.activiti</groupId>
<artifactId>activiti-root</artifactId>
<version>5.18.0-PETALS-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/
implementation 'org.ow2.petals.activiti:activiti-root:5.18.0-PETALS-1'
// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-root/
implementation ("org.ow2.petals.activiti:activiti-root:5.18.0-PETALS-1")
'org.ow2.petals.activiti:activiti-root:pom:5.18.0-PETALS-1'
<dependency org="org.ow2.petals.activiti" name="activiti-root" rev="5.18.0-PETALS-1">
<artifact name="activiti-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.activiti', module='activiti-root', version='5.18.0-PETALS-1')
)
libraryDependencies += "org.ow2.petals.activiti" % "activiti-root" % "5.18.0-PETALS-1"
[org.ow2.petals.activiti/activiti-root "5.18.0-PETALS-1"]