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: 3268, showing 2785 - 2808
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Clojure facade for the FoundationDB record-layer
Clojure Library for the OVH Web Services.
A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
clojure veneer over the v2 aws sdk api for route53
Tool for generating artifacts versioned on the most recent git commit sha and commit time.
Simple Clojure wrapper for the OpenWeatherMap API
Watch files with clojure (in the manner of a hawk)
Simple text tokenizing filter using the Lucene tokenizer
Macro let? with :when, :else and :delay clauses in the bindings.
The PostgreSQL JDBC3 Driver for PostgreSQL 7.2 and later databases (for Java 1.4 and later)
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.
The Apraxis Application Framework
clojure dsl for accessing the appengine datastore
geo-xls is a simple command-line script which converts
a properly formatted XLS file (see README), describing
Workspaces, Data/Coverage Stores, and Layers into the
Geoserver REST commands to create those objects in a
running Geoserver instance.
A pseudo-port of ActiveRecord to the Clojure programming language
Clojure library for the Hetzner Cloud API.
An idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model. Built on top of the RabbitMQ Java client
This dependency was improperly configured as an OSGI bundle, so it's going to need to pulled into this bundle
to get rid of the errant manifest.mf entries
The patched Metrics v3 annotation library (com.yammer.metrics:metrics-annotation) shipped with Apache Kafka 0.8-trunk as of April
2013.
For more information, have a look at:
* http://mail-archives.apache.org/mod_mbox/incubator-kafka-users/201211.mbox/%3CCAOeJiJhEdyFq2x9xDX+opV1uCmP+5Bd3xMwsUZy48O9Y3XBScA@mail.gmail.com%3E
* https://issues.apache.org/jira/browse/KAFKA-635
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.
A Clojure HTTP library wrapping the Apache HttpComponents client.
#>(tag'n'trace any Clojure(-Script) form to tap> and Portal with automatic last-input function replay on eval, instant re-render, and hassle-free insertion of traced data into the REPL)
Simple Clojure interface to Apache CouchDB, fork of the original project with function arguments instead of *server* and some other changes.
A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris