License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jbpm |
ArtifactId | ArtifactIdjbpm-form-modeler-request-dispatcher |
Version | Version7.4.1.Final |
Type | Typejar |
Description |
DescriptionjBPM Form Modeler - Request Dispatcher
The parent contains all metadata (including plugins) including dependency versions. All modules, except for user BOMS,
should (transitively) inherit from this parent.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-request-dispatcher/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-form-modeler-request-dispatcher</artifactId>
<version>7.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-request-dispatcher/
implementation 'org.jbpm:jbpm-form-modeler-request-dispatcher:7.4.1.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-request-dispatcher/
implementation ("org.jbpm:jbpm-form-modeler-request-dispatcher:7.4.1.Final")
'org.jbpm:jbpm-form-modeler-request-dispatcher:jar:7.4.1.Final'
<dependency org="org.jbpm" name="jbpm-form-modeler-request-dispatcher" rev="7.4.1.Final">
<artifact name="jbpm-form-modeler-request-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-form-modeler-request-dispatcher', version='7.4.1.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-form-modeler-request-dispatcher" % "7.4.1.Final"
[org.jbpm/jbpm-form-modeler-request-dispatcher "7.4.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload | jar | 1.3.1 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-jxpath : commons-jxpath | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.22 |
org.jbpm : jbpm-form-modeler-common | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.servlet.jsp : jboss-jsp-api_2.3_spec | jar | 1.0.1.Final |
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |