is not current version
Last Version 9.4.5.v20180619

org.eclipse.jetty.tests:test-sessions-common 9.3.7.RC0


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.tests
ArtifactId

ArtifactId

test-sessions-common
Version

Version

9.3.7.RC0
Type

Type

jar

Download test-sessions-common 9.3.7.RC0


<!-- 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.3.7.RC0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-sessions-common/
implementation 'org.eclipse.jetty.tests:test-sessions-common:9.3.7.RC0'
// https://jarcasting.com/artifacts/org.eclipse.jetty.tests/test-sessions-common/
implementation ("org.eclipse.jetty.tests:test-sessions-common:9.3.7.RC0")
'org.eclipse.jetty.tests:test-sessions-common:jar:9.3.7.RC0'
<dependency org="org.eclipse.jetty.tests" name="test-sessions-common" rev="9.3.7.RC0">
  <artifact name="test-sessions-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.tests', module='test-sessions-common', version='9.3.7.RC0')
)
libraryDependencies += "org.eclipse.jetty.tests" % "test-sessions-common" % "9.3.7.RC0"
[org.eclipse.jetty.tests/test-sessions-common "9.3.7.RC0"]