is not current version
Last Version 5.6.4

com.bbossgroups.pdp:pdp-system 5.0.2.1

bboss public development platform base on bboss.

GroupId

GroupId

com.bbossgroups.pdp
ArtifactId

ArtifactId

pdp-system
Version

Version

5.0.2.1
Type

Type

jar

Download pdp-system 5.0.2.1


<!-- https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-system/ -->
<dependency>
    <groupId>com.bbossgroups.pdp</groupId>
    <artifactId>pdp-system</artifactId>
    <version>5.0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-system/
implementation 'com.bbossgroups.pdp:pdp-system:5.0.2.1'
// https://jarcasting.com/artifacts/com.bbossgroups.pdp/pdp-system/
implementation ("com.bbossgroups.pdp:pdp-system:5.0.2.1")
'com.bbossgroups.pdp:pdp-system:jar:5.0.2.1'
<dependency org="com.bbossgroups.pdp" name="pdp-system" rev="5.0.2.1">
  <artifact name="pdp-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.pdp', module='pdp-system', version='5.0.2.1')
)
libraryDependencies += "com.bbossgroups.pdp" % "pdp-system" % "5.0.2.1"
[com.bbossgroups.pdp/pdp-system "5.0.2.1"]