| License | License | 
|---|---|
| Categories | CategoriesPDF Data | 
| GroupId | GroupIdcom.clusterra | 
| ArtifactId | ArtifactIdpmbok-document-pdf | 
| Version | Version1.0.5.RELEASE | 
| Type | Typejar | 
| Description | DescriptionRedwhale IAM A application used as an example on how to set up pushing  its components to the Central Repository. | 
<!-- https://jarcasting.com/artifacts/com.clusterra/pmbok-document-pdf/ -->
<dependency>
    <groupId>com.clusterra</groupId>
    <artifactId>pmbok-document-pdf</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.clusterra/pmbok-document-pdf/
implementation 'com.clusterra:pmbok-document-pdf:1.0.5.RELEASE'// https://jarcasting.com/artifacts/com.clusterra/pmbok-document-pdf/
implementation ("com.clusterra:pmbok-document-pdf:1.0.5.RELEASE")'com.clusterra:pmbok-document-pdf:jar:1.0.5.RELEASE'<dependency org="com.clusterra" name="pmbok-document-pdf" rev="1.0.5.RELEASE">
  <artifact name="pmbok-document-pdf" type="jar" />
</dependency>@Grapes(
@Grab(group='com.clusterra', module='pmbok-document-pdf', version='1.0.5.RELEASE')
)libraryDependencies += "com.clusterra" % "pmbok-document-pdf" % "1.0.5.RELEASE"[com.clusterra/pmbok-document-pdf "1.0.5.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.clusterra : pmbok-project | jar | 1.0.5.RELEASE | 
| com.clusterra : iam-avatar | jar | 1.0.11.RELEASE | 
| com.clusterra : pmbok-reference | jar | 1.0.5.RELEASE | 
| com.clusterra : pmbok-term | jar | 1.0.5.RELEASE | 
| com.clusterra : freemarker-renderer | jar | 1.0.11.RELEASE | 
| org.xhtmlrenderer : flying-saucer-pdf-itext5 | jar | 9.0.7 | 
| org.glassfish.web : javax.el | jar | 2.2.4 | 
| javax.el : javax.el-api | jar | 2.2.4 | 
| com.clusterra : pmbok-document | jar | 1.0.5.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M8 | 
| org.testng : testng | jar | 6.8.8 | 
| org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |