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

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

Download

Click the following link to download the jar file.

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



Related Tutorials