MVN

org.openestate.io : ALL

Maven & Gradle

Jul 29, 2017
45 stars

ALL-OpenEstate-IO · OpenEstate-IO provides a set of Java libraries to read and write real estate data in common formats.

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

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

Version Vulnerabilities Updated
1.3
ALL-1.3
1.2
ALL-1.2
1.1
ALL-1.1
1.0
ALL-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openestate.io</groupId>
    <artifactId>ALL</artifactId>
    <version>1.3</version>
</dependency>

Advertisement