License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.aerogear |
ArtifactId | ArtifactIdaerogear-unifiedpush-bom |
Last Version | Last Version1.1.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJBoss AeroGear UnifiedPush BOM
Bill Of Materials for AeroGear
|
Project URL |
Project URL |
Filename | Size |
---|---|
aerogear-unifiedpush-bom-1.1.15.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/ -->
<dependency>
<groupId>org.jboss.aerogear</groupId>
<artifactId>aerogear-unifiedpush-bom</artifactId>
<version>1.1.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/
implementation 'org.jboss.aerogear:aerogear-unifiedpush-bom:1.1.15'
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-unifiedpush-bom/
implementation ("org.jboss.aerogear:aerogear-unifiedpush-bom:1.1.15")
'org.jboss.aerogear:aerogear-unifiedpush-bom:pom:1.1.15'
<dependency org="org.jboss.aerogear" name="aerogear-unifiedpush-bom" rev="1.1.15">
<artifact name="aerogear-unifiedpush-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='aerogear-unifiedpush-bom', version='1.1.15')
)
libraryDependencies += "org.jboss.aerogear" % "aerogear-unifiedpush-bom" % "1.1.15"
[org.jboss.aerogear/aerogear-unifiedpush-bom "1.1.15"]