r

rome-parent

Parent for all ROME projects
http://rometools.com
The Apache Software License, Version 2.0
Patrick Gotthard
文件下载
文件名 操作
rome-parent-1.7.2.pom 下载
Apache Maven
<dependency>
  <groupId>com.rometools</groupId>
  <artifactId>rome-parent</artifactId>
  <version>1.7.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.rometools:rome-parent:1.7.2'
Gradle Kotlin
implementation("com.rometools:rome-parent:1.7.2")
Scala SBT
libraryDependencies += "com.rometools" % "rome-parent" % "1.7.2"
Groovy Grape
@Grapes(
  @Grab(group='com.rometools', module='rome-parent', version='1.7.2')
)
Apache Ivy
<dependency org="com.rometools" name="rome-parent" rev="1.7.2" />
Leiningen
[com.rometools/rome-parent "1.7.2"]
Apache Buildr
'com.rometools:rome-parent:jar:1.7.2'
本项目依赖
该项目无第三方依赖