License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdtest-continuation |
Last Version | Last Version8.0.0.M0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest :: Continuation
Asynchronous API
|
Project Organization |
Project OrganizationMort Bay Consulting |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>test-continuation</artifactId>
<version>8.0.0.M0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation/
implementation 'org.eclipse.jetty:test-continuation:8.0.0.M0'
// https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation/
implementation ("org.eclipse.jetty:test-continuation:8.0.0.M0")
'org.eclipse.jetty:test-continuation:jar:8.0.0.M0'
<dependency org="org.eclipse.jetty" name="test-continuation" rev="8.0.0.M0">
<artifact name="test-continuation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='test-continuation', version='8.0.0.M0')
)
libraryDependencies += "org.eclipse.jetty" % "test-continuation" % "8.0.0.M0"
[org.eclipse.jetty/test-continuation "8.0.0.M0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.eclipse.jetty : jetty-servlet | jar | 8.0.0.M0 |