Search for 'WA 0852 2611 9277 Pesan Interior Set Kamar Ukir Apartemen The Spring Residence Tangerang'
For details on the search query syntax, see the guide.
Total results: 3155, showing 2737 - 2760
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
DevOps for the JVM.
Pallet is a platform for agile and programmatic automation of infrastructure
in the cloud, on server racks or directly on virtual machines. Pallet
provides cloud provider and operating system independence, and allows for an
unprecedented level of customization.
A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
This is an small Clojure binding for the New York Times developer APIs.
Tool for generating artifacts versioned on the most recent git commit sha and commit time.
A Clojure wrapper for the Apache Olingo (OData) Java Library
Run javadoc for the java source in your lein project.
ClojureScript Autobuilder/Server which pushes changed files to the browser.
Boot task to automatically reload page resources in the browser.
Fast JSON encoding and decoding for Clojure via the Jackson library.
A pseudo-port of ActiveRecord to the Clojure programming language
Pure Java implementation of the liblzo2 LZO compression algorithm.
Protocol Buffers for the RethinkDB database
Clojure command line application which returns the widths of csv file columns
Baby version of the Ginfer (graph inference) library
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
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.
Idiomatic Clojure wrapper for the jsoup library.
small wrapper for the api of www.offenes-koeln.de
Clojure(script) implementation of the DBSCAN clustering algorithm
Integrant methods for the Timbre logging library
a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish.
A collection of higher level APIs for COmanage Registry that provide transaction-oriented operations.
Note that the Core API must be configured/enabled and the available functionality depends on the
service configuration details.
This is an small Clojure binding for the Groupon API for getting deals.
Jepsen tests for the Tendermint Byzantine consensus system