jar

com.goforboom : hubspot-sdk

Maven & Gradle

Nov 03, 2022
3 stars

HubSpot SDK · Implementation of HubSpot API for Java/Kotlin in tiny SDK

Table Of Contents

Latest Version

Download com.goforboom : hubspot-sdk JAR file - Latest Versions:

All Versions

Download com.goforboom : hubspot-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hubspot-sdk-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.goforboom.hubspot.exceptions

├─ com.goforboom.hubspot.exceptions.HubSpotException.class - [JAR]

com.goforboom.hubspot.domain.customobject.exceptions

├─ com.goforboom.hubspot.domain.customobject.exceptions.CustomObjectException.class - [JAR]

├─ com.goforboom.hubspot.domain.customobject.exceptions.CustomObjectNotFoundException.class - [JAR]

com.goforboom.hubspot.model.http

├─ com.goforboom.hubspot.model.http.RequestMethod.class - [JAR]

├─ com.goforboom.hubspot.model.http.Requester.class - [JAR]

com.goforboom.hubspot.domain.company

├─ com.goforboom.hubspot.domain.company.Company.class - [JAR]

├─ com.goforboom.hubspot.domain.company.CompanyClient.class - [JAR]

├─ com.goforboom.hubspot.domain.company.CompanyRequest.class - [JAR]

com.goforboom.hubspot.model.mapper

├─ com.goforboom.hubspot.model.mapper.Mapper.class - [JAR]

com.goforboom.hubspot.domain.customobject

├─ com.goforboom.hubspot.domain.customobject.CustomObject.class - [JAR]

├─ com.goforboom.hubspot.domain.customobject.CustomObjectClient.class - [JAR]

├─ com.goforboom.hubspot.domain.customobject.CustomObjectRequest.class - [JAR]

com.goforboom.hubspot.domain

├─ com.goforboom.hubspot.domain.DataEntity.class - [JAR]

com.goforboom.hubspot.domain.company.exceptions

├─ com.goforboom.hubspot.domain.company.exceptions.CompanyException.class - [JAR]

├─ com.goforboom.hubspot.domain.company.exceptions.CompanyNotFoundException.class - [JAR]

com.goforboom.hubspot

├─ com.goforboom.hubspot.Client.class - [JAR]

├─ com.goforboom.hubspot.ClientRequestCatalog.class - [JAR]

com.goforboom.hubspot.model.http.exceptions

├─ com.goforboom.hubspot.model.http.exceptions.HttpRequestException.class - [JAR]