p6-parent

P6 process engine maven parent project

License

License

GroupId

GroupId

org.lorislab.p6
ArtifactId

ArtifactId

p6-parent
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

p6-parent
P6 process engine maven parent project
Project Organization

Project Organization

lorislab

Download p6-parent

Filename Size
p6-parent-0.8.0.pom 17 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.lorislab.p6/p6-parent/ -->
<dependency>
    <groupId>org.lorislab.p6</groupId>
    <artifactId>p6-parent</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lorislab.p6/p6-parent/
implementation 'org.lorislab.p6:p6-parent:0.8.0'
// https://jarcasting.com/artifacts/org.lorislab.p6/p6-parent/
implementation ("org.lorislab.p6:p6-parent:0.8.0")
'org.lorislab.p6:p6-parent:pom:0.8.0'
<dependency org="org.lorislab.p6" name="p6-parent" rev="0.8.0">
  <artifact name="p6-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lorislab.p6', module='p6-parent', version='0.8.0')
)
libraryDependencies += "org.lorislab.p6" % "p6-parent" % "0.8.0"
[org.lorislab.p6/p6-parent "0.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0