License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdwebsocket-chatApp-sample |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample: WebSocket Chat Application (Fatjar Mode)
Parent POM for WSO2 MSF4J Microservices
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/websocket-chatApp-sample/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>websocket-chatApp-sample</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/websocket-chatApp-sample/
implementation 'org.wso2.msf4j:websocket-chatApp-sample:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/websocket-chatApp-sample/
implementation ("org.wso2.msf4j:websocket-chatApp-sample:2.8.4")
'org.wso2.msf4j:websocket-chatApp-sample:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="websocket-chatApp-sample" rev="2.8.4">
<artifact name="websocket-chatApp-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='websocket-chatApp-sample', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "websocket-chatApp-sample" % "2.8.4"
[org.wso2.msf4j/websocket-chatApp-sample "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |