License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Eclipse Che Development Tools IDE |
GroupId | GroupIdio.fabric8.tenant |
ArtifactId | ArtifactIdtenant-che |
Last Version | Last Version2.0.91 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 Tenant :: Che
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-che-2.0.91.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.91</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-che/
implementation 'io.fabric8.tenant:tenant-che:2.0.91'
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-che/
implementation ("io.fabric8.tenant:tenant-che:2.0.91")
'io.fabric8.tenant:tenant-che:pom:2.0.91'
<dependency org="io.fabric8.tenant" name="tenant-che" rev="2.0.91">
<artifact name="tenant-che" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.tenant', module='tenant-che', version='2.0.91')
)
libraryDependencies += "io.fabric8.tenant" % "tenant-che" % "2.0.91"
[io.fabric8.tenant/tenant-che "2.0.91"]