cbb-api-java-client

An unofficial Java library for accessing the Church Community Builder API.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.p4square
ArtifactId

ArtifactId

ccbapi
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

cbb-api-java-client
An unofficial Java library for accessing the Church Community Builder API.
Project URL

Project URL

https://github.com/PuyallupFoursquare/ccb-api-client-java

Download ccbapi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.5.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0