Jar examples for p:psi-core
Phunctional System integration is a utility library to provide a simplified testing harness for automated Web Application testing.
You can download jar file psi-core 2.4 in this page.
You can use the following script to add psi-core-2.4.jar to your project.
<dependency> <groupId>com.meschbach.psi</groupId> <artifactId>psi-core</artifactId> <version>2.4</version> </dependency>
compile group: 'com.meschbach.psi', name: 'psi-core', version: '2.4'
libraryDependencies += "com.meschbach.psi" % "psi-core" % "2.4"
<dependency org="com.meschbach.psi" name="psi-core" rev="2.4"/>
@Grapes(@Grab(group='com.meschbach.psi', module='psi-core', version='2.4'))
'com.meschbach.psi:psi-core:jar:2.4'
Click the following link to download the jar file.
psi-core-2.4-javadoc.jar