Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.google.code.jbpm-guice |
ArtifactId | ArtifactIdjbpm3-guice-aggregator |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbpm3-guice-aggregator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jbpm3-guice-aggregator-1.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice-aggregator/ -->
<dependency>
<groupId>com.google.code.jbpm-guice</groupId>
<artifactId>jbpm3-guice-aggregator</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice-aggregator/
implementation 'com.google.code.jbpm-guice:jbpm3-guice-aggregator:1.1.0'
// https://jarcasting.com/artifacts/com.google.code.jbpm-guice/jbpm3-guice-aggregator/
implementation ("com.google.code.jbpm-guice:jbpm3-guice-aggregator:1.1.0")
'com.google.code.jbpm-guice:jbpm3-guice-aggregator:pom:1.1.0'
<dependency org="com.google.code.jbpm-guice" name="jbpm3-guice-aggregator" rev="1.1.0">
<artifact name="jbpm3-guice-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.jbpm-guice', module='jbpm3-guice-aggregator', version='1.1.0')
)
libraryDependencies += "com.google.code.jbpm-guice" % "jbpm3-guice-aggregator" % "1.1.0"
[com.google.code.jbpm-guice/jbpm3-guice-aggregator "1.1.0"]