| 组织ID: |
cn.guoyukun |
| 项目ID: |
pdm2pdf |
| 版本: |
0.0.1 |
| 最后修改时间: |
2019-10-25 05:44:08 |
| 包类型: |
jar |
| 标题: |
pdm2pdf |
| 描述: |
鏍规嵁PDM鐢熸垚PDF鏁版嵁鏂囨。 |
| 大小: |
8.73MB |
|
|
| Maven引入代码: |
<dependency>
<groupId>cn.guoyukun</groupId>
<artifactId>pdm2pdf</artifactId>
<version>0.0.1</version>
</dependency>
|
| Gradle引入代码: |
cn.guoyukun:pdm2pdf:0.0.1
|
| 下载Jar包: |
|
| POM文件内容: |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<groupId>cn.guoyukun</groupId>
<artifactId>pdm2pdf</artifactId>
<version>0.0.1</version>
<description>鏍规嵁PDM鐢熸垚PDF鏁版嵁鏂囨。</description>
<dependencies>
<dependency>
<groupId>com.google.collections</groupId>
<artifactId>google-collections</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.5</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1.6</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.7.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.5.1</version>
</dependency>
</dependencies>
<organization>
<url>http://gitlab.sinosoft.com.cn/platform/pdm2pdf</url>
</organization>
<scm>
<url>http://gitlab.sinosoft.com.cn/platform/pdm2pdf</url>
<connection>scm:git:git@gitlab.sinosoft.com.cn:platform/pdm2pdf.git</connection>
<developerConnection>scm:git:git@gitlab.sinosoft.com.cn:platform/pdm2pdf.git</developerConnection>
</scm>
<issueManagement>
<url>http://gitlab.sinosoft.com.cn/platform/pdm2pdf/issues</url>
<system>gitlab</system>
</issueManagement>
<url>http://gitlab.sinosoft.com.cn/platform/pdm2pdf</url>
<name>pdm2pdf</name>
<ciManagement>
<url>http://ci.sinosoft.com.cn/job/platform_pdm2pdf/</url>
<system>jenkins</system>
</ciManagement>
<developers>
<developer>
<id>guoyukun</id>
<name>閮帀鏄�</name>
<email>gyk001@gmail.com</email>
<timezone>+8</timezone>
<url>http://guoyukun.cn</url>
</developer>
</developers>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
cn.guoyukun.pdm2pdf.Helper.class
cn.guoyukun.pdm2pdf.MainAll.class
cn.guoyukun.pdm2pdf.model.Biz.class
cn.guoyukun.pdm2pdf.model.ColInfo.class
cn.guoyukun.pdm2pdf.model.Domain.class
cn.guoyukun.pdm2pdf.model.json.JDomain.class
cn.guoyukun.pdm2pdf.model.Model.class
cn.guoyukun.pdm2pdf.model.TableInfo.class
cn.guoyukun.pdm2pdf.model.TableTree.class
cn.guoyukun.pdm2pdf.pdf.Fonts$SimSunBaseFont.class
cn.guoyukun.pdm2pdf.pdf.Fonts.class
cn.guoyukun.pdm2pdf.pdf.PdfReportM1HeaderFooter.class
cn.guoyukun.pdm2pdf.PdfGenerator.class
cn.guoyukun.pdm2pdf.pdm.PdmReader.class
config.properties
domain/bizs/CH001.json
domain/bizs/CH002.json
domain/bizs/CH003.json
domain/bizs/CH004.json
domain/bizs/DC001.json
domain/bizs/DC002.json
domain/bizs/DC003.json
domain/bizs/DC004.json
domain/bizs/DC005.json
domain/bizs/DC006.json
domain/bizs/DC007.json
domain/bizs/DC008.json
domain/bizs/DC009.json
domain/bizs/DM001.json
domain/bizs/DM002.json
domain/bizs/DM003.json
domain/bizs/DM004.json
domain/bizs/DM005.json
domain/bizs/FL001.json
domain/bizs/MS001.json
domain/bizs/MS002.json
domain/bizs/MS003.json
domain/bizs/MS004.json
domain/bizs/MS005.json
domain/bizs/WH001.json
domain/bizs/WH002.json
domain/bizs/WH003.json
domain/bizs/WH004.json
domain/CH.json
domain/DC.json
domain/DM.json
domain/FL.json
domain/MS.json
domain/WH.json
font/SimSun.ttf
logback.xml
table_rel/CH002.png
table_rel/CH003.png
table_rel/DC001.png
table_rel/DC002.png
table_rel/DC003.png
table_rel/DC004.png
table_rel/DC005.png
table_rel/DC006.png
table_rel/DM002.png
table_rel/DM003.png
table_rel/DM004.png
table_rel/DM005.png
table_rel/FL001.png
table_rel/MS001.png
table_rel/MS002.png
table_rel/MS003.png
table_rel/MS004.png
table_rel/MS005.png
table_rel/WH002.png
table_rel/WH003.png
table_rel/WH004.png
META-INF/maven/cn.guoyukun/pdm2pdf/pom.xml
META-INF/maven/cn.guoyukun/pdm2pdf/pom.properties
|
| 依赖Jar: |
google-collections-1.0.jar
/com.google.collections/google-collections/1.0
查看google-collections所有版本文件
gson-2.2.4.jar
/com.google.code.gson/gson/2.2.4
查看gson所有版本文件
jdom2-2.0.5.jar
/org.jdom/jdom2/2.0.5
查看jdom2所有版本文件
jaxen-1.1.6.jar
/jaxen/jaxen/1.1.6
查看jaxen所有版本文件
logback-classic-1.0.7.jar
/ch.qos.logback/logback-classic/1.0.7
查看logback-classic所有版本文件
slf4j-api-1.7.5.jar
/org.slf4j/slf4j-api/1.7.5
查看slf4j-api所有版本文件
jcl-over-slf4j-1.7.5.jar
/org.slf4j/jcl-over-slf4j/1.7.5
查看jcl-over-slf4j所有版本文件
itextpdf-5.5.1.jar
/com.itextpdf/itextpdf/5.5.1
查看itextpdf所有版本文件
|