| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.google.code.jbpm-guice |
| ArtifactId | ArtifactIdjbpm3-guice |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjbpm3 is a extensio of the jbpm jpdl engine, taht actually replaces
the jbpm instantiation mechanism.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jbpm3-guice-2.0.2.pom | |
| jbpm3-guice-2.0.2.jar | 10 KB |
| jbpm3-guice-2.0.2-sources.jar | 6 KB |
| jbpm3-guice-2.0.2-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | [2.0,3.1) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jbpm.jbpm3 » jbpm-jpdl | jar | [3.2.4,4) |
| 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 |