Download plugins-testing-1.3-1415316120.jar file - Jar p

Jar examples for p:plugins-testing

Description

Classes and annotations used in testing MWS plugin projects using the plugin SDK.

You can download jar file plugins-testing 1.3-1415316120 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add plugins-testing-1.3-1415316120.jar to your project.

<dependency>
   <groupId>com.adaptc.mws</groupId>
   <artifactId>plugins-testing</artifactId>
   <version>1.3-1415316120</version>
</dependency>
compile group: 'com.adaptc.mws', name: 'plugins-testing', version: '1.3-1415316120'
libraryDependencies += "com.adaptc.mws" % "plugins-testing" % "1.3-1415316120"
<dependency org="com.adaptc.mws" name="plugins-testing" rev="1.3-1415316120"/>
@Grapes(@Grab(group='com.adaptc.mws', module='plugins-testing', version='1.3-1415316120'))
'com.adaptc.mws:plugins-testing:jar:1.3-1415316120'

Download

Click the following link to download the jar file.

plugins-testing-1.3-1415316120-javadoc.jar
plugins-testing-1.3-1415316120-sources.jar
plugins-testing-1.3-1415316120.jar
plugins-testing-1.3-1415316120.pom



Related Tutorials