is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-sessions-common 8.1.8.v20121106


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-sessions-common
Version

Version

8.1.8.v20121106
Type

Type

jar

Download test-sessions-common 8.1.8.v20121106


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-sessions-common/ -->
<dependency>
    <groupId>org.eclipse.jetty.tests</groupId>
    <artifactId>test-sessions-common</artifactId>
    <version>8.1.8.v20121106</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-sessions-common/
implementation 'org.eclipse.jetty.tests:test-sessions-common:8.1.8.v20121106'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-sessions-common/
implementation ("org.eclipse.jetty.tests:test-sessions-common:8.1.8.v20121106")
'org.eclipse.jetty.tests:test-sessions-common:jar:8.1.8.v20121106'
<dependency org="org.eclipse.jetty.tests" name="test-sessions-common" rev="8.1.8.v20121106">
  <artifact name="test-sessions-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-sessions-common', version='8.1.8.v20121106')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-sessions-common" % "8.1.8.v20121106"
[org.eclipse.jetty.tests/test-sessions-common "8.1.8.v20121106"]