License |
License |
---|---|
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdletschat |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLets Chat
[Lets Chat](http://sdelements.github.io/lets-chat/) Self-hosted chat for small teams
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
letschat-2.2.335.pom | |
letschat-2.2.335.jar | 13 KB |
letschat-2.2.335-sources.jar | 9 KB |
letschat-2.2.335-kubernetes.yml | 2 KB |
letschat-2.2.335-kubernetes.json | 3 KB |
letschat-2.2.335-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>letschat</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation 'io.fabric8.devops.apps:letschat:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/letschat/
implementation ("io.fabric8.devops.apps:letschat:2.2.335")
'io.fabric8.devops.apps:letschat:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="letschat" rev="2.2.335">
<artifact name="letschat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='letschat', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "letschat" % "2.2.335"
[io.fabric8.devops.apps/letschat "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-api | jar | |
io.fabric8 : kubernetes-generator | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |