Search for 'artifact-id:clj*'
For details on the search query syntax, see the guide.
Total results: 2634, showing 1993 - 2016
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Clojure wrapper for Kafka's Java API
A Clojure client for the Facebook Graph API.
imgcat written in Clojure
Simplify usage of native libs from Clojure. Uses JNA.
{{ mustache }} for Clojure[Script]
A library to define React classes that maintain local state on reload.
Thin wrapper around jade4j
Clojure ldap client, development fork of org.clojars.pntblnk/clj-ldap.
A Clojure interface to Riot Games's League of Legends API.
Clojure wrapper around EDF4J for working with European Data Format files
An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry
Simple text tokenizing filter using the Lucene tokenizer
Helper for faking clj-http requests. For testing. You monster.
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 ClojureScript pretty-printer
A library that provides encoding/decoding in bson for clojure using congomongo.
A Clojure(Script) library for reading and writing Netpbm format
ClojureScript Autobuilder
Clojure Amazon S3 library
Static Clojure code rewriting
Netty adapter for BrowserChannel through Aleph
HDF5 interface for Clojure based on JHDF5