MVN

org.openestate.is24 : ALL

Maven & Gradle

Jul 29, 2017
7 stars

ALL-OpenEstate-IS24-REST · OpenEstate-IS24-REST is a client library for the REST-Webservice of ImmobilienScout24.de written in Java.

<dependency>
    <groupId>org.openestate.is24</groupId>
    <artifactId>ALL</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openestate.is24 : ALL to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.openestate.is24 : ALL to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
ALL-0.4
0.3.x
ALL-0.3.3
ALL-0.3.2
ALL-0.3.1
0.3
ALL-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openestate.is24</groupId>
    <artifactId>ALL</artifactId>
    <version>0.4</version>
</dependency>