Download pdp-system-5.0.3.6.jar file - Jar p

Jar examples for p:pdp-system

Description

bboss public development platform base on bboss.

You can download jar file pdp-system 5.0.3.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add pdp-system-5.0.3.6.jar to your project.

<dependency>
   <groupId>com.bbossgroups.pdp</groupId>
   <artifactId>pdp-system</artifactId>
   <version>5.0.3.6</version>
</dependency>
compile group: 'com.bbossgroups.pdp', name: 'pdp-system', version: '5.0.3.6'
libraryDependencies += "com.bbossgroups.pdp" % "pdp-system" % "5.0.3.6"
<dependency org="com.bbossgroups.pdp" name="pdp-system" rev="5.0.3.6"/>
@Grapes(@Grab(group='com.bbossgroups.pdp', module='pdp-system', version='5.0.3.6'))
'com.bbossgroups.pdp:pdp-system:jar:5.0.3.6'

Download

Click the following link to download the jar file.

pdp-system-5.0.3.6-javadoc.jar
pdp-system-5.0.3.6-sources.jar
pdp-system-5.0.3.6.jar
pdp-system-5.0.3.6.pom



Related Tutorials