is not current version
Last Version 1.23.0.Final

org.kie.kogito.examples:hr 0.8.1

HR related processes and decisions for onboarding

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

hr
Version

Version

0.8.1
Type

Type

jar

Download hr 0.8.1


<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/hr/ -->
<dependency>
    <groupId>org.kie.kogito.examples</groupId>
    <artifactId>hr</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/hr/
implementation 'org.kie.kogito.examples:hr:0.8.1'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/hr/
implementation ("org.kie.kogito.examples:hr:0.8.1")
'org.kie.kogito.examples:hr:jar:0.8.1'
<dependency org="org.kie.kogito.examples" name="hr" rev="0.8.1">
  <artifact name="hr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='hr', version='0.8.1')
)
libraryDependencies += "org.kie.kogito.examples" % "hr" % "0.8.1"
[org.kie.kogito.examples/hr "0.8.1"]