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 1417 - 1440

Note: artifacts in italics are non-canonical forks. See the wiki for more details.


  • For when it's time to start def'ing stuff in the REPL

  • Logs log4j message asynchronously to loggly via the http input.

  • The generator and destroyers for the scaffold files.

  • Clojure interface to the USPS Web Tools API

  • Fountain-JDBC is a Clojure wrapper for Spring-JDBC component of the Spring framework.

  • The cmp.markdown library contains functions to generate markdown documents from Clojure

  • 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.

  • ClojureScript wrapper for the MathBox JS library

  • 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.

  • Use git describe --tags to determine the name of (über)jars.

  • Hoplon wrapper for the Google JSAPI

  • A clojure library for accessing the salesforce api

  • A module to set up an http-kit component in Phoenix

  • 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).

  • The generator and destroyers for the flow files.
  • komcrad/repl-reload 0.1.3-SNAPSHOT

    Reloads the repl on file change
  • tnoc 0.1.3

    Clojure code inspired by The Nature of Computation by Cristopher Moore & Stephan Mertens

  • Use the standard Linux I2C api

  • Clojure library for the Hazelcast p2p cluster
  • joinr/nightclub 0.0.5-SNAPSHOT

    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...

  • A library that provides the building blocks for resilient Clojure application

  • The Slim (Simple List Invocation Method) protocol implented for Clojure

  • dj dynamic utilities, load jars, load native jars, reload jars, and load projects via project.clj files on the fly