Last Version

io.takari.bpm:parent 1.0.1

Takari: The future of software delivery.

License

License

GroupId

GroupId

io.takari.bpm
ArtifactId

ArtifactId

parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Takari: The future of software delivery.

Download parent 1.0.1

Filename Size
parent-1.0.1.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • bpm-engine-api
  • bpm-engine-impl
  • persistence/leveldb
  • persistence/mapdb
  • activiti-compat
  • testkit
  • examples/async
  • benchmark