License |
License |
---|---|
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-binding-websocket |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Websocket Binding Extension
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-binding-websocket/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-websocket</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-binding-websocket/
implementation 'org.apache.tuscany.sca:tuscany-binding-websocket:2.0.1'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-binding-websocket/
implementation ("org.apache.tuscany.sca:tuscany-binding-websocket:2.0.1")
'org.apache.tuscany.sca:tuscany-binding-websocket:jar:2.0.1'
<dependency org="org.apache.tuscany.sca" name="tuscany-binding-websocket" rev="2.0.1">
<artifact name="tuscany-binding-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-binding-websocket', version='2.0.1')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-binding-websocket" % "2.0.1"
[org.apache.tuscany.sca/tuscany-binding-websocket "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-websocket | jar | 8.0.1.v20110908 |
org.eclipse.jetty : jetty-server | jar | 8.0.1.v20110908 |
com.google.code.gson : gson | jar | 1.7.1 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-base-runtime-pom | pom | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mortbay.jetty : jetty | jar | 6.1.26 |