PBJ - The PBCS REST API Java Client

PBJ is a Java client for working with the REST API exposed by Oracle's Planning and Budgeting Cloud Service (PBCS).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jasonwjones.pbcs
ArtifactId

ArtifactId

pbj-pbcs-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PBJ - The PBCS REST API Java Client
PBJ is a Java client for working with the REST API exposed by Oracle's Planning and Budgeting Cloud Service (PBCS).
Project URL

Project URL

https://github.com/jasonwjones/pbcs-client
Project Organization

Project Organization

Jason Jones

Download pbj-pbcs-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.jasonwjones.pbcs/pbj-pbcs-client/ -->
<dependency>
    <groupId>com.jasonwjones.pbcs</groupId>
    <artifactId>pbj-pbcs-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jasonwjones.pbcs/pbj-pbcs-client/
implementation 'com.jasonwjones.pbcs:pbj-pbcs-client:1.0.1'
// https://jarcasting.com/artifacts/com.jasonwjones.pbcs/pbj-pbcs-client/
implementation ("com.jasonwjones.pbcs:pbj-pbcs-client:1.0.1")
'com.jasonwjones.pbcs:pbj-pbcs-client:jar:1.0.1'
<dependency org="com.jasonwjones.pbcs" name="pbj-pbcs-client" rev="1.0.1">
  <artifact name="pbj-pbcs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jasonwjones.pbcs', module='pbj-pbcs-client', version='1.0.1')
)
libraryDependencies += "com.jasonwjones.pbcs" % "pbj-pbcs-client" % "1.0.1"
[com.jasonwjones.pbcs/pbj-pbcs-client "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web jar
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.apache.httpcomponents : httpclient jar 4.3.6
org.slf4j : slf4j-api jar 1.7.8
ch.qos.logback : logback-classic jar 1.1.2
commons-logging : commons-logging jar 1.2
net.lingala.zip4j : zip4j jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1