is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-sessions-common 7.6.13.v20130916


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-sessions-common
Version

Version

7.6.13.v20130916
Type

Type

jar

Download test-sessions-common 7.6.13.v20130916


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