License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito.examples |
ArtifactId | ArtifactIdtravels |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKogito Example :: Travel Agency :: Travels
Kogito Example
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
travels-1.23.0.Final.pom | |
travels-1.23.0.Final.jar | 54 KB |
travels-1.23.0.Final-tests.jar | 12 KB |
travels-1.23.0.Final-test-sources.jar | 9 KB |
travels-1.23.0.Final-sources.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/travels/ -->
<dependency>
<groupId>org.kie.kogito.examples</groupId>
<artifactId>travels</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/travels/
implementation 'org.kie.kogito.examples:travels:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/travels/
implementation ("org.kie.kogito.examples:travels:1.23.0.Final")
'org.kie.kogito.examples:travels:jar:1.23.0.Final'
<dependency org="org.kie.kogito.examples" name="travels" rev="1.23.0.Final">
<artifact name="travels" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='travels', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "travels" % "1.23.0.Final"
[org.kie.kogito.examples/travels "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.kie.kogito : kogito-quarkus-test-utils | jar |