r

rome-parent

Parent for all ROME projects
http://rometools.com
The Apache Software License, Version 2.0
Patrick Gotthard David M. Johnson
Files download
File Operation
rome-parent-2.1.0.pom download
Apache Maven
<dependency>
  <groupId>com.rometools</groupId>
  <artifactId>rome-parent</artifactId>
  <version>2.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.rometools:rome-parent:2.1.0'
Gradle Kotlin
implementation("com.rometools:rome-parent:2.1.0")
Scala SBT
libraryDependencies += "com.rometools" % "rome-parent" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.rometools', module='rome-parent', version='2.1.0')
)
Apache Ivy
<dependency org="com.rometools" name="rome-parent" rev="2.1.0" />
Leiningen
[com.rometools/rome-parent "2.1.0"]
Apache Buildr
'com.rometools:rome-parent:jar:2.1.0'
Dependencies
The project has no third-party dependencies