组织ID: |
no.difi.vefa |
项目ID: |
peppol-icd |
版本: |
1.1.3 |
最后修改时间: |
2019-12-04 22:17:11 |
包类型: |
jar |
标题: |
VEFA PEPPOL :: ICD |
描述: |
Support for ICDs. |
相关URL: |
https://github.com/difi/vefa-peppol |
大小: |
15.62KB |
|
Maven引入代码: |
<dependency>
<groupId>no.difi.vefa</groupId>
<artifactId>peppol-icd</artifactId>
<version>1.1.3</version>
</dependency>
|
Gradle引入代码: |
no.difi.vefa:peppol-icd:1.1.3
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>peppol-parent</artifactId>
<groupId>no.difi.vefa</groupId>
<version>1.1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>peppol-icd</artifactId>
<name>VEFA PEPPOL :: ICD</name>
<description>Support for ICDs.</description>
<url>https://github.com/difi/vefa-peppol</url>
<scm>
<tag>1.1.3</tag>
<url>https://github.com/difi/vefa-peppol-lookup</url>
<connection>scm:git:https://github.com/difi/vefa-peppol.git</connection>
<developerConnection>scm:git:git@github.com:difi/vefa-peppol.git</developerConnection>
</scm>
<issueManagement>
<url>https://github.com/difi/vefa-peppol/issues</url>
<system>GitHub Issues</system>
</issueManagement>
<organization>
<name>Norwegian Agency for Public Management and eGovernment</name>
<url>http://www.difi.no</url>
</organization>
<developers>
<developer>
<name>Erlend Klakegg Bergheim</name>
<email>erlend.klakegg.bergheim@difi.no</email>
<organization>Difi</organization>
<roles>
<role>Principal author</role>
</roles>
</developer>
</developers>
<licenses>
<license>
<name>European Union Public Licence (EUPL v.1.1)</name>
<url>https://joinup.ec.europa.eu/community/eupl/og_page/european-union-public-licence-eupl-v11</url>
<distribution>repo</distribution>
</license>
<license>
<name>Mozilla Public License Version 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0/</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>no.difi.vefa</groupId>
<artifactId>peppol-common</artifactId>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
no.difi.vefa.peppol.icd.api.Icd.class
no.difi.vefa.peppol.icd.api.Icd$GenericIcd.class
no.difi.vefa.peppol.icd.api.Icd$1.class
no.difi.vefa.peppol.icd.Icds.class
no.difi.vefa.peppol.icd.code.GenericIcd.class
no.difi.vefa.peppol.icd.code.PeppolIcd.class
no.difi.vefa.peppol.icd.model.IcdIdentifier.class
META-INF/maven/no.difi.vefa/peppol-icd/pom.xml
META-INF/maven/no.difi.vefa/peppol-icd/pom.properties
|
依赖Jar: |
|