Search for 'artifact-id:clj*'
For details on the search query syntax, see the guide.
Total results: 2642, showing 2017 - 2040
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Supercollider sclang bindings
A Clojure(Script) library for reading and writing Netpbm format
ClojureScript Autobuilder
imgcat written in Clojure
Simplify usage of native libs from Clojure. Uses JNA.
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-4122. This library extends the standard Java UUID class
to provide true v1 (time based) and v3/v5 (namespace based)
identifier generation. Additionally, a number of useful
supporting utilities are provided to support serialization
and manipulation of these UUIDs in a simple, efficient manner.
A Clojure interface to Riot Games's League of Legends API.
Clojure wrapper around EDF4J for working with European Data Format files
HDF5 interface for Clojure based on JHDF5
A library that provides encoding/decoding in bson for clojure using congomongo.
Clojure Amazon S3 library
Simple library wrapping around the Oracle RIDC client library fo UCM.
This has been developed and tested against UCM 10Gr3 - may work with
the new version but haven't tried it yet. The one Oracle library is not
available through clojars - or jarvana so it needs to be added to you local
maven repository as below:
$ mvn install:install-file -Dfile=./ridc/oracle-ridc-client-10g.jar -DgroupId=oracle -DartifactId=ridc -Dversion=10.0 -Dpackaging=jar -DgeneratePom=true
The above bit of script requires that the jar is downloaded and placed in the named directories. They
can be downloaded from - accept the the license agreement and click on the link to download Content Integration Suite:
* http://www.oracle.com/technetwork/middleware/content-management/downloads/index-ucm10g-082682.html
A workaround for https://dev.clojure.org/jira/browse/CLJ-2253.
A Clojure library designed to parse ID3v2 tags from mp3 files.
Fast binary serialization and deserialization for Clojure data structures.
Clojure wrapper on Apache Commons Net for FTP
Netty adapter for BrowserChannel through Aleph
A ClojureScript pretty-printer
Clojure Amazon S3 library
Clojure library for sandboxed execution
A clj-time inspired date library for clojurescript.
Static Clojure code rewriting
Wrapper for the OrientDB Native APIs. It supports version 1.1 of the APIs.