Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata.
The library has identical API for Java (1.5) and C# (.net 2.0) .
Supports String,Integer,Boolean and List command line options.
Project migrated to www.latestbit.com and code.google.com
The project Formula can be used for the computation of numeric expressions that is written as string. Main features of the project are high computation speed and simplicity of use. Formula can be used for writing of calculators, plotters and etc.
javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
A Java Reflection based framework for generating string representations of objects, usually for logging. Configured using log4j-like syntax. Library of stringifiers for common log formats is included.
JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
JavaCommon is a huge set of commons java file in a library, that can be imported into any project. It provides a logging system, persisters, queue systems, utilities for String / IO / ...
This library is used by JideoGuard.
Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
x:einfach simple java components is a library for java. it includes various things like a page cache for web-content, a virtual string table, an ip subnet checker, string and date handling utilities, a connection pool and other simple things.
The Alphabetical Navigation Bar Java Display Tag Library, <nav:alphanavbar:*>, creates an alphabetic navigation bar, by slicing and dicing string data stored in a java.util.List object into 26 alphabetically sub list.
Disparate set of java utility functions used in numerous Aepryus projects. Includes a math package with vector objects and function parsers. A utility package contains loggers, a handy profiler and assorted helper methods for String and Date classes.
A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.
S.O.D.A. is a an object API to communicate with databases.
The current specification is focussed on queries.
Goals are: type safety, object reuse, minimum string use, programming language independance.
ServletUnit is a framework of objects which allow you to pass requests and responses to the servlet. You can customize the request, and get a string buffer from the response, which contains the output of the servlet. This can be used to develop testcases
This is a small java library that provides information about browsers given the user-agent string. It uses the browscap.ini file from Microsoft or cyscape.
This is a java library by littleQworks studio.You can use it to accelerate java development. Many frequently used functions and methods are contained in this library ranging for security to string operations.
Spider is web crawler written in the Java.Based on an Regular expression string the spider parses the internet for web pages matching this string and stores it in an MYSQL database.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Amock is AOP based Mock library.
With Amock, you
Can mock static method and constructor.
Can create mock object of a class which have only private constructor.
Can mock private and protected method.
Can change final varialble and String value.