License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdjetty-console-websocket-plugin |
Version | Version1.63 |
Type | Typejar |
Description |
DescriptionJetty Console websocket plugin
Creates runnable wars by embedding Jetty into the WAR
|
<!-- https://jarcasting.com/artifacts/org.fcrepo/jetty-console-websocket-plugin/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console-websocket-plugin</artifactId>
<version>1.63</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console-websocket-plugin/
implementation 'org.fcrepo:jetty-console-websocket-plugin:1.63'
// https://jarcasting.com/artifacts/org.fcrepo/jetty-console-websocket-plugin/
implementation ("org.fcrepo:jetty-console-websocket-plugin:1.63")
'org.fcrepo:jetty-console-websocket-plugin:jar:1.63'
<dependency org="org.fcrepo" name="jetty-console-websocket-plugin" rev="1.63">
<artifact name="jetty-console-websocket-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='jetty-console-websocket-plugin', version='1.63')
)
libraryDependencies += "org.fcrepo" % "jetty-console-websocket-plugin" % "1.63"
[org.fcrepo/jetty-console-websocket-plugin "1.63"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.websocket : javax-websocket-server-impl | jar | 9.4.34.v20201102 |
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : jetty-console-api | jar | 1.63 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |