License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Data |
GroupId | GroupIdorg.jboss.aerogear |
ArtifactId | ArtifactIdwebpush-datastores |
Version | Version1.0.0-alpha.1 |
Type | Typepom |
Description |
DescriptionAeroGear WebPush Datastores
Datastores for AeroGear WebPush Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
webpush-datastores-1.0.0-alpha.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/webpush-datastores/ -->
<dependency>
<groupId>org.jboss.aerogear</groupId>
<artifactId>webpush-datastores</artifactId>
<version>1.0.0-alpha.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/webpush-datastores/
implementation 'org.jboss.aerogear:webpush-datastores:1.0.0-alpha.1'
// https://jarcasting.com/artifacts/org.jboss.aerogear/webpush-datastores/
implementation ("org.jboss.aerogear:webpush-datastores:1.0.0-alpha.1")
'org.jboss.aerogear:webpush-datastores:pom:1.0.0-alpha.1'
<dependency org="org.jboss.aerogear" name="webpush-datastores" rev="1.0.0-alpha.1">
<artifact name="webpush-datastores" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='webpush-datastores', version='1.0.0-alpha.1')
)
libraryDependencies += "org.jboss.aerogear" % "webpush-datastores" % "1.0.0-alpha.1"
[org.jboss.aerogear/webpush-datastores "1.0.0-alpha.1"]