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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
JarDepend analyzes the interdependencies between jar (java archive) files. This is useful to add only the required dependencies in the CLASSPATH. Developed originally to get to know all dependencies of the jar file.
GenTube is a simple script who download and encode videos.
Dependencies: Kdialog, ffmpeg, player of mpg (ej: mplayer), wget
With GenTube you can:
- download and encode videos from youtube
- View your history of downloads
- Select and play your videos
Bork is a very small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage (eg on CD-R). Its minimal external dependencies make it fairly futureproof.
Falcon is a java application that allows developers to declare dependencies decoratively and wiring is performed at runtime. This allows high level representation for easier management of larger sites (and smaller projects).
Manage software dependencies in java. The repository contains enire software distributions (ex: spring 2.0). The goal is to choose the correct jars by providing the names and versions of the software distributions, not the version of the jar itself.
CleanFTP is a pure-Java FTP client library with a small footprint, fast, easy to use and with no dependencies. This FTP client library allows you to easily monitor file transfers.
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.
A general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. Small and simple, yet powerful. No external library dependencies.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
Theodolite is an Enterprise Service Bus that allows non-instrusive data marshalling for components without requiring any framework dependencies. It provides orchestration of high level strongly typed interface-based service contracts between components.
This project is a tool for mapping objects to objects. The project will contain a core module, a xml module and a servlet module. The module will be named: JOOMCore, JOOMXml and JOOMServlet. Dependencies: commons-beanutil, xerces and servlet-api
Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
EL4Ant is a light and efficient build system based on Apache Ant. A project is described in XML as modules with transitive dependencies. Features are provided thanks to plugins: Java execution, JUnit reports, EMMA code coverage, Eclipse integration...
Open Workbench is a desktop application for project management and scheduling in which you can define a work breakdown structure, set dependencies and resource constraints, assign resources to tasks, auto schedule and then monitor progress.
Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure various metrics with average and standard deviation and detect cycles in package and type dependencies and graph them.
JDevil is a java dependency visualization library. It analyses and visualizes dependencies between java classes, packages and libraries. Generation of raster images or SVG is possible via Java API or Ant plugin.
JSTP is a light-weight template language for Java; a JSTP page is translated into a plain java class at build time and there is no runtime dependencies. JSTP borrows most syntax and semantics from JSP to steal IDE supports.
jclassinfo is an information extractor for java classes (.class). Information includes but not limited to: VM requirements, inheritance, dependencies, field and method signatures and class attributes.
An Java-Application which is able to manage the start/stop/status of an distributed Application. This is for helping System Administrators to easily start/stop/restart an complex Application-Framework with different dependencies.
MakeGenie automatically creates Makefiles for Java projects. The Makefiles it generates include all class dependencies as well as some generic rules such as all, build, and clean.