Search for 'artifact-id:clj*'
For details on the search query syntax, see the guide.
Total results: 2736, showing 2161 - 2184
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure client for the Facebook Graph API.
Mustache templating for Clojure
a library for implementing fast, 2-way URL routing in Clojure web applications.
Utilities for ClojureScript
Clojure Amazon S3 library
clj-exrange expands glob-like text patterns.
Sockets library for Clojure - fork from atroche
Thin wrapper around jade4j
A Clojure interface to Riot Games's League of Legends API.
A Clojure library designed to support...
ClojureScript Autobuilder
Wrapper for the OrientDB Native APIs. It supports version 1.1 of the APIs.
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
ClojureScript micro-library with an implementation of a type 4, random UUID generator compatible with RFC-4122 and cljs.core/UUID (make-random-uuid), a uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from).
clj-http and ring middlewares for OAuth 2.0
Wrapper around Bazel varint
HDF5 interface for Clojure based on JHDF5
Clojure eventing system by Jeff Rose