r

rome-parent

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