che-api

Eclipse Che API for Kotlin-based projects

License

License

GroupId

GroupId

io.github.che-incubator
ArtifactId

ArtifactId

che-api
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

che-api
Eclipse Che API for Kotlin-based projects
Project URL

Project URL

https://github.com/che-incubator/che-api
Source Code Management

Source Code Management

https://github.com/che-incubator/che-api

Download che-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.yaml : snakeyaml jar 1.30
io.github.che-incubator : devfile-api jar 1.0
io.kubernetes : client-java jar 15.0.1

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.6.21
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0