Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
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.
100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
jenia4faces is an html java server faces (JSF) component library. The library is composed of many component family, you can choose to install all family as a unique library (one jar) or you can install only interesting families (one jar per family).
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.
English-English dictionary - It's just a jar, for using it ! It takes the definition directly from WordNet (API). Example of using: String definition = Dictionary.definition("perfume"); String[] definitions = Dictionary.definitions("perfume");
gomapgen (GOogle MAP GEnerator) generates a google map from a gpx file and places photos taken by an external camera where they were taken, by comparing gps points time with picture time. Source code included in the jar file.
Autojar creates jar files of minimal size from different inputs like own classes or external archives. It scans the bytecode recursively for references to other classes, extracts these from the archives, and copies them to the output.
A small java program that checks the validity of a European vat code. It works by calling the web service http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl To see source code rename the .jar into .zip and open it to run: java -jar check_
"Ugo Capeto's Ear Training Scale Note" is a java program that trains your ear to recognize a (mystery) note among the notes of a given scale (major or minor). Extract rar archive file and double-click the jar file (needs java).
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Application designed to help correct the ID3 tags in the user's music library. There are still bugs, but the app is mostly accurate. The GUI also helps by suggesting tags without actually changing the file itself. .jar is found in /dist folder
...This my first game, so please bear with me for bugs and omissions if any. Please make suggestions if any.
How to deploy:
1)Download the .rar
2)Unrar to a folder
3)Run command "java -jar <location of .jar>"
How to play:
Press Enter to start. Use arrow keys to move the pad sidewise. Press space for pad-jump.
Here is a tutorial video:
http://www.youtube.com/watch?v=bGHsSyi7RsE
Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
"Ugo Capeto's Ear Training Lower Higher" is a java program that trains your ear to recognize if a note is lower or higher than the previous one in a two-note sequence. Extract rar archive file and double-click the jar file (needs java).
This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures.
Install by saving to c:\ drive and typing the following in a command line:
java -jar c:\GISpatialNet-0.9b.jar
Generate book collections for your Kindle. kdxgen is a command line and graphical tool for generating book collections from your Kindle documents. The collection names reflect multi-level directories. To use, download, unzip, and double-click jar!
JCL is a configurable, dynamic and extensible custom classloader that loads java classes directly from Jar files and other sources. It can also be integrated with web applications and IoC frameworks like Spring, and supports OSGi boot delegation.
Following situation given: You have a containerfile with multiple files merged inside the containerfile. The containerfile is not encrypted and uncompressed. ==> Many games (like "Monopoly Streets") store the music data in such containers.
Self-modifying Jar file Programming-Lang for Artificial-Intelligence & Audio & Natural-Lang monkeys with code like a simian. Windows mutate self Code: if(ask("MP3?")sound(mp3("C:\\music\\a.mp3"*(3.4 count)))) plays a.mp3 3.4x speed if click yes
Two player Blackjack game for the symbian users connected to each other via Bluetooth. Very nice GUI displaying the cards and choosing the available options for the player.
Cool RMI is a Java library that handles remote method invocation over TCP. It is Java only, very simple (configuration is: interface class, server host and server port) and is a single jar without dependencies.
This is a small command line calculator I wrote in Java. Run it with "java -jar Calc.jar op num1 num2", where op is the operation. I plan to add a GUI later.