Skip to content

ProptechOS pojo classes used for building requests and responses to ProptechOS API implementing RealEstateCore Specification

License

Notifications You must be signed in to change notification settings

idun-corp/proptechos-rec-java-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

ProptechOS pojo classes used for building requests and responses to ProptechOS API implementing RealEstateCore Specification

How to start:

In order to include library as a dependency into pom.xml

  • ProptechOS maven repository:
<repositories>
    <repository>
      <id>ProptechOS-SDK</id>
      <name>sdk-snapshot</name>
      <url>https://idunrealestate.jfrog.io/artifactory/sdk-snapshot</url>
    </repository>
</repositories>
  • Library dependency:
<dependency>
    <groupId>com.proptechos</groupId>
    <artifactId>rec-model</artifactId>
    <version>3.2-SNAPSHOT</version>
</dependency>

About

ProptechOS pojo classes used for building requests and responses to ProptechOS API implementing RealEstateCore Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages