Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
crawler4j is an open source web crawler for Java which provides a simple interface for crawling the Web. Using it, you can setup a multi-threaded web crawler in few minutes. You need to create a crawler class that extends WebCrawler. This class decides which URLs should be crawled and handles the downloaded page. shouldVisit function decides whether the given URL should be crawled or not. In the above example, this example is not allowing .css, .js and media files and only allows pages within ics domain. visit function is called after the content of a URL is downloaded successfully. ...
JMEDS is a lightweight, modular extendable Java Framework for DPWS.
JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms.
12.02.2014 v2.0.0 beta 10
fixed the EXI release and included schema files for EXI's schema informed mode,
multiple other bug fixes
25.09.2013
Bugfix release of JMEDS Framework: v2.0.0 beta 9a
30.08.2013 v2.0.0 beta 9
New version of JMEDS...
SPIDR Network Access and Analysis Protocol This project provides an advanced web service API to data and analytical tools, comprised of synchronous and asynchronous granule retrieval, multi-part streaming, self-describing documentation, and metadata
LibreTunes is an open-source multi-scrobbler, scrobbling the music you play with iTunes to up to 3 AudioScrobbler servers. By default it supports last.fm and libre.fm, but you are free to use any servers you want.
influx is a Java based mid-tier solution for multi-tier application environments that offers a pluggable tier segmentation mechanism (i.e. changing Hibernate to OpenJPA at runtime). Transport feature for object transfer between tiers w/o DI, IoC, or XML.