y

your-rents-services-parent

Parent of service projects for the YourRents applications
https://github.com/your-rents/your-rents-services
Apache-2.0
Your Rents Team
Lucio Benfante Enrico Giurin
Files download
File Operation
your-rents-services-parent-0.0.4.pom download
Apache Maven
<dependency>
  <groupId>com.your-rents.services</groupId>
  <artifactId>your-rents-services-parent</artifactId>
  <version>0.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.your-rents.services:your-rents-services-parent:0.0.4'
Gradle Kotlin
implementation("com.your-rents.services:your-rents-services-parent:0.0.4")
Scala SBT
libraryDependencies += "com.your-rents.services" % "your-rents-services-parent" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.your-rents.services', module='your-rents-services-parent', version='0.0.4')
)
Apache Ivy
<dependency org="com.your-rents.services" name="your-rents-services-parent" rev="0.0.4" />
Leiningen
[com.your-rents.services/your-rents-services-parent "0.0.4"]
Apache Buildr
'com.your-rents.services:your-rents-services-parent:jar:0.0.4'
Dependencies
The project has no third-party dependencies