Last Version

Spark QuickBooks Connector Runtime 2.0.3

The runtime implementation of the Spark QuickBooks connector. This library is isolated from the rest of the connector because the QuickBooks Online libraries have dependencies that conflict with Spark and need to be on an isolated classpath.

License

License

Categories

Categories

Net
GroupId

GroupId

com.inetsoft.connectors
ArtifactId

ArtifactId

spark-quickbooks-runtime
Version

Version

2.0.3
Type

Type

jar
Description

Description

Spark QuickBooks Connector Runtime
The runtime implementation of the Spark QuickBooks connector. This library is isolated from the rest of the connector because the QuickBooks Online libraries have dependencies that conflict with Spark and need to be on an isolated classpath.
Project URL

Project URL

https://github.com/inetsoft-technology/spark-quickbooks/
Project Organization

Project Organization

InetSoft Technology
Source Code Management

Source Code Management

https://github.com/inetsoft-technology/spark-quickbooks/tree/master

Download spark-quickbooks-runtime 2.0.3


<!-- https://jarcasting.com/artifacts/com.inetsoft.connectors/spark-quickbooks-runtime/ -->
<dependency>
    <groupId>com.inetsoft.connectors</groupId>
    <artifactId>spark-quickbooks-runtime</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.inetsoft.connectors/spark-quickbooks-runtime/
implementation 'com.inetsoft.connectors:spark-quickbooks-runtime:2.0.3'
// https://jarcasting.com/artifacts/com.inetsoft.connectors/spark-quickbooks-runtime/
implementation ("com.inetsoft.connectors:spark-quickbooks-runtime:2.0.3")
'com.inetsoft.connectors:spark-quickbooks-runtime:jar:2.0.3'
<dependency org="com.inetsoft.connectors" name="spark-quickbooks-runtime" rev="2.0.3">
  <artifact name="spark-quickbooks-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inetsoft.connectors', module='spark-quickbooks-runtime', version='2.0.3')
)
libraryDependencies += "com.inetsoft.connectors" % "spark-quickbooks-runtime" % "2.0.3"
[com.inetsoft.connectors/spark-quickbooks-runtime "2.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.intuit.quickbooks-online : ipp-v3-java-data jar 6.2.1
com.intuit.quickbooks-online : ipp-v3-java-devkit jar 6.2.1
com.intuit.quickbooks-online : oauth2-platform-api jar 6.2.1
com.inetsoft.connectors : spark-quickbooks-api jar 2.0.3

Project Modules

There are no modules declared in this project.