| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.box |
| ArtifactId | ArtifactIdboxjavalibv2 |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBox Java SDK v2
The Java SDK for the Box API.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| boxjavalibv2-3.2.1.pom | |
| boxjavalibv2-3.2.1.jar | 245 KB |
| boxjavalibv2-3.2.1-sources.jar | 191 KB |
| boxjavalibv2-3.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.box/boxjavalibv2/ -->
<dependency>
<groupId>net.box</groupId>
<artifactId>boxjavalibv2</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.box/boxjavalibv2/
implementation 'net.box:boxjavalibv2:3.2.1'
// https://jarcasting.com/artifacts/net.box/boxjavalibv2/
implementation ("net.box:boxjavalibv2:3.2.1")
'net.box:boxjavalibv2:jar:3.2.1'
<dependency org="net.box" name="boxjavalibv2" rev="3.2.1">
<artifact name="boxjavalibv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.box', module='boxjavalibv2', version='3.2.1')
)
libraryDependencies += "net.box" % "boxjavalibv2" % "3.2.1"
[net.box/boxjavalibv2 "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient-cache | jar | 4.2.5 |
| commons-codec : commons-codec | jar | 1.8 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
| org.apache.httpcomponents : httpcore | jar | 4.2.4 |
| org.apache.httpcomponents : httpclient | jar | 4.2.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.2.2 |
| org.apache.httpcomponents : httpmime | jar | 4.2.5 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.1 |