Download che-starter-4.0.100.jar file - Jar c

Jar examples for c:che-starter

Description

Che Starter

You can download jar file che-starter 4.0.100 in this page.

License

Apache License

Build File

You can use the following script to add che-starter-4.0.100.jar to your project.

<dependency>
   <groupId>io.fabric8.platform.apps</groupId>
   <artifactId>che-starter</artifactId>
   <version>4.0.100</version>
</dependency>
compile group: 'io.fabric8.platform.apps', name: 'che-starter', version: '4.0.100'
libraryDependencies += "io.fabric8.platform.apps" % "che-starter" % "4.0.100"
<dependency org="io.fabric8.platform.apps" name="che-starter" rev="4.0.100"/>
@Grapes(@Grab(group='io.fabric8.platform.apps', module='che-starter', version='4.0.100'))
'io.fabric8.platform.apps:che-starter:jar:4.0.100'

Download

Click the following link to download the jar file.

che-starter-4.0.100-sources.jar
che-starter-4.0.100.jar
che-starter-4.0.100.pom



Related Tutorials