文件名 | 操作 |
---|---|
marmotta-parent-3.0.1.pom | 下载 |
<dependency>
<groupId>org.apache.marmotta</groupId>
<artifactId>marmotta-parent</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-parent', version='3.0.1')
)