License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.kie.kogito.examples |
ArtifactId | ArtifactIdgithub-service |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito Example :: Serverless Workflow Github Showcase :: GitHub Service
Kogito Example
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/ -->
<dependency>
<groupId>org.kie.kogito.examples</groupId>
<artifactId>github-service</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/
implementation 'org.kie.kogito.examples:github-service:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/github-service/
implementation ("org.kie.kogito.examples:github-service:1.23.0.Final")
'org.kie.kogito.examples:github-service:jar:1.23.0.Final'
<dependency org="org.kie.kogito.examples" name="github-service" rev="1.23.0.Final">
<artifact name="github-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='github-service', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "github-service" % "1.23.0.Final"
[org.kie.kogito.examples/github-service "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jackson | jar | |
io.quarkus : quarkus-cache | jar | |
io.quarkus : quarkus-smallrye-openapi | jar | |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
org.kohsuke : github-api | jar | 1.116 |
io.quarkus : quarkus-smallrye-health | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |