Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdkogito-addons-human-task-prediction-smile |
Version | Version1.10.0.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/kogito-addons-human-task-prediction-smile/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-addons-human-task-prediction-smile</artifactId>
<version>1.10.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-addons-human-task-prediction-smile/
implementation 'org.kie.kogito:kogito-addons-human-task-prediction-smile:1.10.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-addons-human-task-prediction-smile/
implementation ("org.kie.kogito:kogito-addons-human-task-prediction-smile:1.10.0.Final")
'org.kie.kogito:kogito-addons-human-task-prediction-smile:jar:1.10.0.Final'
<dependency org="org.kie.kogito" name="kogito-addons-human-task-prediction-smile" rev="1.10.0.Final">
<artifact name="kogito-addons-human-task-prediction-smile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='kogito-addons-human-task-prediction-smile', version='1.10.0.Final')
)
libraryDependencies += "org.kie.kogito" % "kogito-addons-human-task-prediction-smile" % "1.10.0.Final"
[org.kie.kogito/kogito-addons-human-task-prediction-smile "1.10.0.Final"]