License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdio.resys.hdes |
ArtifactId | ArtifactIdhdes-store-git |
Last Version | Last Version3.130.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHDES language for defining decision tables, flows, manual and service tasks
|
Project Organization |
Project OrganizationCopyright 2020 ReSys OÜ |
Filename | Size |
---|---|
hdes-store-git-3.130.9.pom | |
hdes-store-git-3.130.9.jar | 71 KB |
hdes-store-git-3.130.9-sources.jar | 36 KB |
hdes-store-git-3.130.9-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.resys.hdes/hdes-store-git/ -->
<dependency>
<groupId>io.resys.hdes</groupId>
<artifactId>hdes-store-git</artifactId>
<version>3.130.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-store-git/
implementation 'io.resys.hdes:hdes-store-git:3.130.9'
// https://jarcasting.com/artifacts/io.resys.hdes/hdes-store-git/
implementation ("io.resys.hdes:hdes-store-git:3.130.9")
'io.resys.hdes:hdes-store-git:jar:3.130.9'
<dependency org="io.resys.hdes" name="hdes-store-git" rev="3.130.9">
<artifact name="hdes-store-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.resys.hdes', module='hdes-store-git', version='3.130.9')
)
libraryDependencies += "io.resys.hdes" % "hdes-store-git" % "3.130.9"
[io.resys.hdes/hdes-store-git "3.130.9"]
Group / Artifact | Type | Version |
---|---|---|
io.resys.hdes : hdes-client-api | jar | |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.9.0.202009080501-r |
org.eclipse.jgit : org.eclipse.jgit.ssh.jsch | jar | 5.9.0.202009080501-r |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.2 |