License |
License
lgpl
|
---|---|
GroupId | GroupIdorg.jbpm |
ArtifactId | ArtifactIdreport-parent |
Version | Version1.0.0.Beta1 |
Type | Typepom |
Description |
DescriptionJBoss jBPM3 - Report (BIRT integration)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
report-parent-1.0.0.Beta1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbpm/report-parent/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>report-parent</artifactId>
<version>1.0.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/report-parent/
implementation 'org.jbpm:report-parent:1.0.0.Beta1'
// https://jarcasting.com/artifacts/org.jbpm/report-parent/
implementation ("org.jbpm:report-parent:1.0.0.Beta1")
'org.jbpm:report-parent:pom:1.0.0.Beta1'
<dependency org="org.jbpm" name="report-parent" rev="1.0.0.Beta1">
<artifact name="report-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='report-parent', version='1.0.0.Beta1')
)
libraryDependencies += "org.jbpm" % "report-parent" % "1.0.0.Beta1"
[org.jbpm/report-parent "1.0.0.Beta1"]