Search for 'WA 0812 2782 5310 Kontraktor Pembuatan Plafon Java Terpercaya Wonosari Gunungkidul'
For details on the search query syntax, see the guide.
Total results: 1195, showing 1 - 24
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
diff-match-patch compiled with Java 1.5
A simple way to handle the menagerie of Java byte represenations.
Clojure wrapper for Java 8 Time API
clojure.java.jdbc hugsql adapter
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-9562. This library extends the standard Java
UUID class to provide true v1, v6, v7 (time based) and
v3/v5 (namespace based), and v8 (user customizable)
identifier generation. Additionally, a number of useful
utilities are provided to support serialization and
manipulation of these UUIDs in a simple, efficient
manner.
A very thin wrapper around the official Java library for Sentry.
A Clojure client for RabbitMQ that embraces the underlying protocol. Built on top of the RabbitMQ Java client
A simple way to handle the menagerie of Java byte representations.
Recompile Java code without restarting the REPL
Idiomatic Clojure wrapper for the Segment.io 2.x Java client
TagSoup is 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, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Clojure wrapper for Kafka's Java API
A Clojure set and map that maintain the insertion order of items, implemented in Java.
A lightweight, unofficial wrapper around the Testcontainers Java library
Integrated Clojure-to-Java decompiler
Redis embedded server for Java integration testing
I/O classes in Java for those with specific needs.
Assists in the creation of development SSL certificates and Java Keystore files
A lightweight Clojure wrapper for java.net.http
a library for bypassing private/protected fields and methods on Java classes
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
This artifact may shadow a release on Maven Central. You should
search there for a canonical release.
Create lazy maps from data or from java objects. Entry
points are the `core/lazy-map` and the `iop/extend-lazy-map` macros.