is not current version
Last Version 4.0.208

io.fabric8.platform.apps:che-starter 4.0.101

Che Starter

Categories

Categories

ORM Data
GroupId

GroupId

io.fabric8.platform.apps
ArtifactId

ArtifactId

che-starter
Version

Version

4.0.101
Type

Type

jar

Download che-starter 4.0.101


<!-- https://jarcasting.com/artifacts/io.fabric8.platform.apps/che-starter/ -->
<dependency>
    <groupId>io.fabric8.platform.apps</groupId>
    <artifactId>che-starter</artifactId>
    <version>4.0.101</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.platform.apps/che-starter/
implementation 'io.fabric8.platform.apps:che-starter:4.0.101'
// https://jarcasting.com/artifacts/io.fabric8.platform.apps/che-starter/
implementation ("io.fabric8.platform.apps:che-starter:4.0.101")
'io.fabric8.platform.apps:che-starter:jar:4.0.101'
<dependency org="io.fabric8.platform.apps" name="che-starter" rev="4.0.101">
  <artifact name="che-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.platform.apps', module='che-starter', version='4.0.101')
)
libraryDependencies += "io.fabric8.platform.apps" % "che-starter" % "4.0.101"
[io.fabric8.platform.apps/che-starter "4.0.101"]