License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdchatapp-deployable-jar |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSample: WebSocket Chat App (Deployable Jar)
WSO2 MSF4J Parent Pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/chatapp-deployable-jar/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>chatapp-deployable-jar</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/chatapp-deployable-jar/
implementation 'org.wso2.msf4j:chatapp-deployable-jar:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/chatapp-deployable-jar/
implementation ("org.wso2.msf4j:chatapp-deployable-jar:2.8.4")
'org.wso2.msf4j:chatapp-deployable-jar:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="chatapp-deployable-jar" rev="2.8.4">
<artifact name="chatapp-deployable-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='chatapp-deployable-jar', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "chatapp-deployable-jar" % "2.8.4"
[org.wso2.msf4j/chatapp-deployable-jar "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |
javax.websocket : javax.websocket-api | jar | 1.1 |