216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Get free CRM
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
A free Java library and extensible framework for mapping, parsing and unmarshalling CSV file contents into Plain Old Java Objects. It provides Xdoclet support for easy and painless mapping of CSV records to Java Objects. The library requires J2SE 1.5
EA Async implements async-await methods in the JVM
EA Async implements Async-Await methods in the JVM. It allows programmers to write asynchronous code in a sequential fashion. EA Async should be used to write non-blocking asynchronous code that makes heavy use of CompletableFutures or CompletionStage. It improves scalability by freeing worker threads while your code awaits other processes; And improves productivity by making asynchronous code simpler and more readable. The methods look blocking but are actually transformed into asynchronous...
.../#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
XSnapshot is a framework for generating data transfer classes (which we call snapshot classes) based on domain model classes. Based on XDoclet markup, XSnapshot will generate snapshot classes and helper classes to convert between snapshots and models.
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
XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Project Mindoro aims to provide a starter Web application template that integrates Maven, the Spring Framework, Hibernate + XDoclet, and Freemarker (similar to AppFuse, but using Maven vs. Ant, and Freemarker vs. Struts).
The javadoc builder is an eclipse plugin to integrate xdoclet-style functionallity into eclipse IDE. The javadoc builder is extemly faster than XD+ant/maven and is totally integrated into the IDE making it easy to use and deploy your own generators.
JAM, JavaGen Ant Modules, is a modular Ant toolkit for developing and testing Java/J2EE applications. JAM supports EJB and Servlet/JSP development using XDoclet, JUnit, Cactus, Maven, Castor and UML code generation on various servers including JBoss.
ONess comprises a set of reusable business components and a sample of technology integration: Spring, Hibernate, Struts, XDoclet, AspectJ and Maven, completely modular, thoroughly tested
A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
Utility converts OJB repository.xml to hibernate mapping files. Intent is to allow OJB-based projects to quickly convert over to Hibernate. XDoclet tag generation is also supported.
CPetstore is yet another shorter and cleaner Petstore using open source COTS. It features: generated entity beans with finders; JAAS; Struts for UI; generated SLSB by Xdoclet; Goodie (Weblogic + Oracle) and Freebie (Jboss + MySQL) build w/o code change.
The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
FrontStore is a web-based shopping cart application and server side administration such as order management, product inventory and customer management. It utilizes best of breed Java technologies such as JSP/Servlets, EJB and xDoclet.
The purpose of this application is to show how to use xDoclet (v1.2b1+) and Ant to build quickly WODRA (Write Once, Deploy and Run Anywhere) J2EE (v1.3+) applications. This article will also show how xDoclet drastically simplifies the developement of J2EE
This project is continued in the JBoss-IDE project (http://sourceforge.net/projects/jboss). The sources are at (/cvsroot/jboss/contrib/jbosside). XDoclet support in the JBoss-IDE is much better then in the docletassistant, I wouldn't use it anymore.
<img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
BossZilla aims to be a J2EE implimentation of the Bugzilla Bug Tracking system. We will be using tools such as JBoss, Struts, XDoclet and Eclipse. Our primary goal to to impliment full BugZilla functionality within a MVC2 framework.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.