is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-sessions-common 9.2.13.v20150730


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-sessions-common
Version

Version

9.2.13.v20150730
Type

Type

jar

Download test-sessions-common 9.2.13.v20150730


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