is not current version
Last Version 2.0.91

io.fabric8.tenant:tenant-che 2.0.63


Categories

Categories

Ant Build Tools Eclipse Che Development Tools IDE
GroupId

GroupId

io.fabric8.tenant
ArtifactId

ArtifactId

tenant-che
Version

Version

2.0.63
Type

Type

pom

Download tenant-che 2.0.63

Filename Size
tenant-che-2.0.63.pom 12 KB
Browse

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