Skip to content

cite-architecture/citebinaryimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citebinaryimage

What it is

citebinaryimage is a cross-platform library for retrieving binary image date identified by Cite2 URNs.

Current version: 3.2.1

Status: active development. Release notes

License

GPL 3.0

Documentation

Using, building, testing

citebinaryimage is compiled for both the JVM and ScalaJS using scala versions 2.11 and 2.12. Binaries for all three versions are available from the Nexus repository on <terracotta.hpcc.uh.edu/nexus>.

If you are using sbt, include Resolver.jcenterRepo in your list of resolvers

	resolvers += "Nexus" at "https://terracotta.hpcc.uh.edu/nexus/repository/maven-releases/",

and add this to your library dependencies:

"edu.holycross.shot.cite" %%% "citebinaryimage" % VERSION

For maven, ivy or gradle equivalents, refer to https://bintray.com/neelsmith/maven/citebinaryimage.

To build from source and test, use normal sbt commands (compile, test ...).

About

A Scala library for providing access to binary image data from CITE and CEX data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages