| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.jube.images.fabric8 |
| ArtifactId | ArtifactIdlets-chat |
| Version | Version2.0.47 |
| 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 |
|---|---|
| lets-chat-2.0.47.pom | |
| lets-chat-2.0.47.jar | 10 KB |
| lets-chat-2.0.47-sources.jar | 8 KB |
| lets-chat-2.0.47-kubernetes.json | 2 KB |
| lets-chat-2.0.47-javadoc.jar | 333 bytes |
| lets-chat-2.0.47-app.zip | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>lets-chat</artifactId>
<version>2.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/
implementation 'io.fabric8.jube.images.fabric8:lets-chat:2.0.47'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/lets-chat/
implementation ("io.fabric8.jube.images.fabric8:lets-chat:2.0.47")
'io.fabric8.jube.images.fabric8:lets-chat:jar:2.0.47'
<dependency org="io.fabric8.jube.images.fabric8" name="lets-chat" rev="2.0.47">
<artifact name="lets-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='lets-chat', version='2.0.47')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "lets-chat" % "2.0.47"
[io.fabric8.jube.images.fabric8/lets-chat "2.0.47"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.5.Final |
| io.fabric8 : arquillian-fabric8 | jar | 2.0.47 |
| io.fabric8 : kubernetes-assertions | jar | 2.0.47 |
| junit : junit | jar | 4.12 |