Search for 'artifact-id:clj*'
For details on the search query syntax, see the guide.
Total results: 2717, showing 2137 - 2160
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Wrapper for the OrientDB Native APIs. It supports version 1.1 of the APIs.
A Clojure interface to Riot Games's League of Legends API.
clj-exrange expands glob-like text patterns.
clj-http and ring middlewares for OAuth 2.0
Sockets library for Clojure - fork from atroche
Thin wrapper around jade4j
Iterop library for material-ui.com
ClojureScript Autobuilder
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).
A thin wrapper around Maxmind's GeoIP Java API.
Clojurescript port of clojure.core/cache
HDF5 interface for Clojure based on JHDF5
Clj-crypto is a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app.
{{ mustache }} for Clojure[Script]
Clojure eventing system by Jeff Rose
Wrapper around Bazel varint
Clojure wrapper on Apache Commons Net for FTP
A Clojure HTTP library wrapping the Apache HttpComponents client.
Clojure Redis client library