License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.aerogear.unifiedpush |
ArtifactId | ArtifactIdunifiedpush-service |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionUnifiedPush Service Layer
Open Source Libraries for Mobile Connectivity
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unifiedpush-service-2.5.0.pom | |
unifiedpush-service-2.5.0.jar | 50 KB |
unifiedpush-service-2.5.0-sources.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-service/ -->
<dependency>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-service</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-service/
implementation 'org.jboss.aerogear.unifiedpush:unifiedpush-service:2.5.0'
// https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-service/
implementation ("org.jboss.aerogear.unifiedpush:unifiedpush-service:2.5.0")
'org.jboss.aerogear.unifiedpush:unifiedpush-service:jar:2.5.0'
<dependency org="org.jboss.aerogear.unifiedpush" name="unifiedpush-service" rev="2.5.0">
<artifact name="unifiedpush-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear.unifiedpush', module='unifiedpush-service', version='2.5.0')
)
libraryDependencies += "org.jboss.aerogear.unifiedpush" % "unifiedpush-service" % "2.5.0"
[org.jboss.aerogear.unifiedpush/unifiedpush-service "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.keycloak : keycloak-core | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.63 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.63 |
org.keycloak : keycloak-adapter-core | jar | |
org.jboss.aerogear.unifiedpush : unifiedpush-common | jar | 2.5.0 |
org.jboss.aerogear.unifiedpush : unifiedpush-model-jpa | jar | 2.5.0 |
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec | jar | 1.1.1.Final |
io.prometheus : simpleclient_common | jar | 0.6.0 |
io.prometheus : simpleclient_hotspot | jar | 0.6.0 |
io.prometheus : simpleclient | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | |
jboss : jboss-annotations-ejb3 | jar | 4.2.2.GA |
javax.validation : validation-api | jar | |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_1.1_spec | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | |
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec | jar | |
com.googlecode.json-simple : json-simple | jar |