Last Version

com.google.code.jbpm-guice:jbpm3-guice 2.0.2

jbpm3 is a extensio of the jbpm jpdl engine, taht actually replaces the jbpm instantiation mechanism.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.code.jbpm-guice
ArtifactId

ArtifactId

jbpm3-guice
Version

Version

2.0.2
Type

Type

jar
Description

Description

jbpm3 is a extensio of the jbpm jpdl engine, taht actually replaces the jbpm instantiation mechanism.
Project URL

Project URL

http://code.google.com/p/jbpm-guice/

Download jbpm3-guice 2.0.2


<!-- https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice/ -->
<dependency>
    <groupId>com.google.code.jbpm-guice</groupId>
    <artifactId>jbpm3-guice</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice/
implementation 'com.google.code.jbpm-guice:jbpm3-guice:2.0.2'
// https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice/
implementation ("com.google.code.jbpm-guice:jbpm3-guice:2.0.2")
'com.google.code.jbpm-guice:jbpm3-guice:jar:2.0.2'
<dependency org="com.google.code.jbpm-guice" name="jbpm3-guice" rev="2.0.2">
  <artifact name="jbpm3-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.jbpm-guice', module='jbpm3-guice', version='2.0.2')
)
libraryDependencies += "com.google.code.jbpm-guice" % "jbpm3-guice" % "2.0.2"
[com.google.code.jbpm-guice/jbpm3-guice "2.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar [2.0,3.1)

provided (1)

Group / Artifact Type Version
org.jbpm.jbpm3 » jbpm-jpdl jar [3.2.4,4)

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.2
commons-logging : commons-logging jar 1.1.1
org.testng : testng jar 6.3
org.hamcrest : hamcrest-library jar 1.2.1
org.hamcrest : hamcrest-integration jar 1.2.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.