r

rome-parent

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