License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdchat-systems |
Last Version | Last Version7.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionchat-systems
This project holds interfaces for the chat communication.
Inspired from the wicketstuff push project. Many interfaces are took from the wicketstuff push project.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
chat-systems-7.6.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/chat-systems/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>chat-systems</artifactId>
<version>7.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/chat-systems/
implementation 'de.alpharogroup:chat-systems:7.6.0'
// https://jarcasting.com/artifacts/de.alpharogroup/chat-systems/
implementation ("de.alpharogroup:chat-systems:7.6.0")
'de.alpharogroup:chat-systems:pom:7.6.0'
<dependency org="de.alpharogroup" name="chat-systems" rev="7.6.0">
<artifact name="chat-systems" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='chat-systems', version='7.6.0')
)
libraryDependencies += "de.alpharogroup" % "chat-systems" % "7.6.0"
[de.alpharogroup/chat-systems "7.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 7.6.0 |
org.projectlombok : lombok | jar | 1.16.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : slf4j-api | jar | 1.6.4 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
junit : junit | jar | 4.12 |