Download test-sessions-common-8.0.0.M0.jar file - Jar t

Jar examples for t:test-sessions-common

Description

You can download jar file test-sessions-common 8.0.0.M0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

test-sessions-common-8.0.0.M0-javadoc.jar
test-sessions-common-8.0.0.M0-sources.jar
test-sessions-common-8.0.0.M0.jar
test-sessions-common-8.0.0.M0.pom



Related Tutorials