Download test-sessions-common-7.0.2.RC0.jar file - Jar t

Jar examples for t:test-sessions-common

Description

You can download jar file test-sessions-common 7.0.2.RC0 in this page.

License

Open Source License

Build File

You can use the following script to add test-sessions-common-7.0.2.RC0.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.tests</groupId>
   <artifactId>test-sessions-common</artifactId>
   <version>7.0.2.RC0</version>
</dependency>
compile group: 'org.eclipse.jetty.tests', name: 'test-sessions-common', version: '7.0.2.RC0'
libraryDependencies += "org.eclipse.jetty.tests" % "test-sessions-common" % "7.0.2.RC0"
<dependency org="org.eclipse.jetty.tests" name="test-sessions-common" rev="7.0.2.RC0"/>
@Grapes(@Grab(group='org.eclipse.jetty.tests', module='test-sessions-common', version='7.0.2.RC0'))
'org.eclipse.jetty.tests:test-sessions-common:jar:7.0.2.RC0'

Download

Click the following link to download the jar file.

test-sessions-common-7.0.2.RC0-javadoc.jar
test-sessions-common-7.0.2.RC0-sources.jar
test-sessions-common-7.0.2.RC0.jar
test-sessions-common-7.0.2.RC0.pom



Related Tutorials