文件名 | 操作 |
---|---|
peppol-specifications-2.0.0.pom | 下载 |
<dependency>
<groupId>network.oxalis.peppol</groupId>
<artifactId>peppol-specifications</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='network.oxalis.peppol', module='peppol-specifications', version='2.0.0')
)