Download pdp-system-5.0.2.4.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.2.4 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.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials