License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.p4square |
ArtifactId | ArtifactIdccbapi |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncbb-api-java-client
An unofficial Java library for accessing the Church Community Builder API.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ccbapi-1.3.pom | |
ccbapi-1.3.jar | 54 KB |
ccbapi-1.3-sources.jar | 34 KB |
ccbapi-1.3-javadoc.jar | 282 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.easymock : easymock | jar | 3.4 |