Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2973, showing 1297 - 1320
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Use git describe --tags to determine the name of (über)jars.
A clojure library for accessing the salesforce api
XMLHttpRequest for the Matrix (dataflow library)
Hoplon wrapper for the Google JSAPI
The generator and destroyers for the flow files.
Library for using the Transit data format with Ring websockets
The cmp.markdown library contains functions to generate markdown documents from Clojure
Reloads the repl on file change
Clojure code inspired by The Nature of Computation by Cristopher Moore & Stephan Mertens
Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
The Amazon Web Services SDK for Java provides Java APIs for building software on AWS’ cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Hatch, how we get things in and out of the hold (Datomic).
Use the standard Linux I2C api
Clojure library for the Hazelcast p2p cluster
This is a revisitation of the nightcode swing database. Based on
Zach Oakes's body of work. The intent is to extend his working
example from NightCode, and provide a powerful facility for
embedded swing-based editing in clojure applications. Similar to
nightlite, but theoretically more robust. At a minimum, re-use
his widgets in a modular capacity. Decouple the lein dependency
and other build components...
Clj-DBCP is a simple Java-6/Clojure wrapper around the Apache DBCP library
for creating database connection pools and for embedding databases in
applications.
dj dynamic utilities, load jars, load native jars, reload jars, and load projects via project.clj files on the fly
Implements the telehash hashname protocol in clojure.
Stack-based Query Language for the web
A dark version of the default Codox theme
Clojure helpers for using the push queue API in Google App Engine
This is a library for describing the structure of a web appliction.
This way, we have uris and data associated directly with routes.
This is nice for generating navigation or applying middleware to
routes are a particular level.
The Clothing ventas theme. Intended for clothing stores.
Converts the character encoding of files into UTF8 and every end of line into '\n'.