How to install the Java artifact org.activiti.cloud.notifications.graphql.activiti-cloud-services-notifications-graphql-subscriptions with Maven
Java
Maven
pom.xml
org.activiti.cloud.notifications.graphql
activiti-cloud-services-notifications-graphql-subscriptions
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.activiti.cloud.notifications.graphql</groupId>
<artifactId>activiti-cloud-services-notifications-graphql-subscriptions</artifactId>
<version>7.0.0.RC1</version>
</dependency>
/<dependencies>