DNet Core - Workflow

Contains base classes for workflow management.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nan21.dnet
ArtifactId

ArtifactId

nan21.dnet.core.workflow
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DNet Core - Workflow
Contains base classes for workflow management.
Project URL

Project URL

http://www.dnet-ebusiness-suite.com/www/nan21.dnet.core.workflow

Download nan21.dnet.core.workflow

How to add to project

<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.workflow/ -->
<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.core.workflow</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.workflow/
implementation 'net.nan21.dnet:nan21.dnet.core.workflow:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.workflow/
implementation ("net.nan21.dnet:nan21.dnet.core.workflow:1.0.6")
'net.nan21.dnet:nan21.dnet.core.workflow:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.workflow" rev="1.0.6">
  <artifact name="nan21.dnet.core.workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.workflow', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.workflow" % "1.0.6"
[net.nan21.dnet/nan21.dnet.core.workflow "1.0.6"]

Dependencies

compile (11)

Group / Artifact Type Version
net.nan21.dnet : nan21.dnet.core.api jar 1.0.6
org.activiti : activiti-engine jar 5.9
org.activiti : activiti-spring jar 5.9
javax.mail » com.springsource.javax.mail jar 1.4.0
org.eclipse.persistence : javax.persistence jar 2.0.3
org.eclipse.persistence : org.eclipse.persistence.core jar 2.3.0
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.3.0
org.springframework » org.springframework.beans jar 3.1.2.RELEASE
org.springframework » org.springframework.context jar 3.1.2.RELEASE
org.springframework » org.springframework.jdbc jar 3.1.2.RELEASE
org.springframework » org.springframework.orm jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2