edu.byu.hbll.box:box-client-spring

Box is an add-on framework for Java applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-client-spring
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Box is an add-on framework for Java applications that performs asynchronous gathering of source data with subsequent processing or transformation of that data into output JSON documents and exposing those documents through a web API. Box excels at maintaining existing documents including keeping them up-to-date in real time and deleting them when required. Box supports aggregating data from multiple sources as well as splitting data into multiple documents. How documents are processed is left up to each application. The web api makes the documents available by ID or by harvesting all documents. Harvests can be filtered using facets and documents can be pared down by requesting only needed fields.

Download box-client-spring

How to add to project

<!-- https://jarcasting.com/artifacts/edu.byu.hbll.box/box-client-spring/ -->
<dependency>
    <groupId>edu.byu.hbll.box</groupId>
    <artifactId>box-client-spring</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-client-spring/
implementation 'edu.byu.hbll.box:box-client-spring:2.5.0'
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-client-spring/
implementation ("edu.byu.hbll.box:box-client-spring:2.5.0")
'edu.byu.hbll.box:box-client-spring:jar:2.5.0'
<dependency org="edu.byu.hbll.box" name="box-client-spring" rev="2.5.0">
  <artifact name="box-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll.box', module='box-client-spring', version='2.5.0')
)
libraryDependencies += "edu.byu.hbll.box" % "box-client-spring" % "2.5.0"
[edu.byu.hbll.box/box-client-spring "2.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.byu.hbll.box : box-client jar 2.5.0
org.springframework : spring-web jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar
org.mockito : mockito-core jar
org.testcontainers : junit-jupiter jar
io.specto : hoverfly-java-junit5 jar 0.14.1
edu.byu.hbll.witness : witness-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0