License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito.examples |
ArtifactId | ArtifactIdnotification-service |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito Example :: Serverless Workflow Github Showcase :: Notification Service
Kogito Example
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/notification-service/ -->
<dependency>
<groupId>org.kie.kogito.examples</groupId>
<artifactId>notification-service</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/notification-service/
implementation 'org.kie.kogito.examples:notification-service:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/notification-service/
implementation ("org.kie.kogito.examples:notification-service:1.23.0.Final")
'org.kie.kogito.examples:notification-service:jar:1.23.0.Final'
<dependency org="org.kie.kogito.examples" name="notification-service" rev="1.23.0.Final">
<artifact name="notification-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='notification-service', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "notification-service" % "1.23.0.Final"
[org.kie.kogito.examples/notification-service "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudevents : cloudevents-core | jar | 2.3.0 |
io.cloudevents : cloudevents-http-restful-ws | jar | 2.3.0 |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jackson | jar | |
io.quarkus : quarkus-smallrye-openapi | jar | |
org.apache.camel.quarkus : camel-quarkus-core | jar | 1.0.1 |
org.apache.camel.quarkus : camel-quarkus-slack | jar | 1.0.1 |
io.quarkus : quarkus-smallrye-health | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |