License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdprocess-usertasks-with-security-oidc-springboot-with-console |
Last Version | Last Version1.7.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console
Kogito usertasks orchestration with security enabled on REST api - Spring Boot - With Console
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/process-usertasks-with-security-oidc-springboot-with-console/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>process-usertasks-with-security-oidc-springboot-with-console</artifactId>
<version>1.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/process-usertasks-with-security-oidc-springboot-with-console/
implementation 'org.kie.kogito:process-usertasks-with-security-oidc-springboot-with-console:1.7.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/process-usertasks-with-security-oidc-springboot-with-console/
implementation ("org.kie.kogito:process-usertasks-with-security-oidc-springboot-with-console:1.7.0.Final")
'org.kie.kogito:process-usertasks-with-security-oidc-springboot-with-console:jar:1.7.0.Final'
<dependency org="org.kie.kogito" name="process-usertasks-with-security-oidc-springboot-with-console" rev="1.7.0.Final">
<artifact name="process-usertasks-with-security-oidc-springboot-with-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='process-usertasks-with-security-oidc-springboot-with-console', version='1.7.0.Final')
)
libraryDependencies += "org.kie.kogito" % "process-usertasks-with-security-oidc-springboot-with-console" % "1.7.0.Final"
[org.kie.kogito/process-usertasks-with-security-oidc-springboot-with-console "1.7.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.rest-assured : rest-assured | jar | 3.3.0 |
org.kie.kogito : kogito-test-utils | jar | 1.7.0.Final |