Jar examples for p:plugins-commons
Interfaces and classes that comprise the base of any MWS plugin.
You can download jar file plugins-commons 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add plugins-commons-1.0.0.jar to your project.
<dependency> <groupId>com.adaptc.mws</groupId> <artifactId>plugins-commons</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.adaptc.mws', name: 'plugins-commons', version: '1.0.0'
libraryDependencies += "com.adaptc.mws" % "plugins-commons" % "1.0.0"
<dependency org="com.adaptc.mws" name="plugins-commons" rev="1.0.0"/>
@Grapes(@Grab(group='com.adaptc.mws', module='plugins-commons', version='1.0.0'))
'com.adaptc.mws:plugins-commons:jar:1.0.0'
Click the following link to download the jar file.
plugins-commons-1.0.0-javadoc.jar