Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
MongoDB Atlas runs apps anywhere
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.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
Video tutorials for learning Java OOP programming with Eclipse.
Free video screencam tutorials for Eclipse and Java. Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv.
You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
Framework to use multi language with ease in their web applications.The idea is to make it usable through all possible languages.To start with,we will consider our scope to be Java EE.The end product should be usable by including the JAR with some config
Eclipse SWT/JFace Toolbox with useful custom widgets, incl. CoolButtons, CoolSliders, Clock, Gauges, GoogleMapComposite, ScrollingText, Progress Indicators, DualList widgets, and lots more to come. We also have an Eclipse RCP Plugin that wraps the jar.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Option ZERO offers simple solutions. 1. OzStruts for Page Oriented Struts 2. OzFaces simplify and enhance jsf programming 3. SimpleTransaction for simple local transaction. 4. common functionalities jar
Application provide indexing and searching capability using Inverted File & TVSM methods. Also provide native integration with UNIX based indexing service also GoogleBase & YouTube search via Atom feeds.
The Archive Builder Eclipse plug-in provides a wizard to specify the building process of Java archives (jar, war, ear, ...). Then, archives can be manipulated directly through a context menu in the Project Explorer view.
JMake is a small tool written in Perl (so Perl is required to run this tool), that helps java programmers do certain things a make is supposed to do, like compiling project, packaging jar file, etc.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs.
It's main benefits are simple extension options and small size (around 50k as a jar).
FScriptME is FScript for J2ME.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
JarClassLoader is an implementation of the java.lang.ClassLoader
that is able to load jars from within other jars.
That means you can bundle your application and librarys within one jar
and this class-loader will load all these jar-files.
HotBeans is a framework for Java bean modules that may be deployed, updated and rolled back in runtime, without interrupting ongoing transactions. Modules are packaged as simple jar files, containing deployment descriptor and application libraries.
Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
JammedUp (short for: JAM and JAD Update) is an automated MIDP and DoJa descriptor file synchronizer.
MIDlets are separated into a JAR executable file and the descriptor file, a brief but accurate description of the JAR file's contents prior to download.
The Java SDK for the Yahoo! EWS API makes it easy to build Search Marketing tools with Java to programmatically access and manage Yahoo! Search Marketing accounts. The client library is a single jar file that contains all that you need to access EWS API.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
Non-validating java xml parser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
LightObjects is a very lightweight but powerful Inversion Of Control container. Supports both setter and constructor injection styles, XML and Java API configuration. Highly embeddable – less than 25K jar file and no external dependencies.
JarInspector is a swing based tool. JarInspector scans directories for jar Files and displays all content (classes) of these jar Files in a window. You can sort the content either by classnames or jar Filenames andsearch for classes in the result.
autoj is an automated build system for Java based on autoconf, make, bash and some other GNU tools. If your project follows some simple guidelines autoj can: set the CLASSPATH, compile, build JavaDoc, build jar, build tar.gz, start your project, ...
Coherent Nucleus is a Java classloader implementation which is used to build executable jar files which contain other jar files that need to be included in the application's classpath via the manifest file's Class-Path attribute.