Showing 114 open source projects for "annotation"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Methodcache is an easy to use but powerful Spring AOP cache on method level in Spring apps. To enable the caching for a service-method you only have to add the annotation @MethodCache and do some configurations. See example and cookbook!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a template application that implements a "conversational" extended persistence context: with Spring and Maven: - Annotation-driven Hibernate mappings - Configuration of the AOP-based service layer - A unit- and integration-test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jPersist is an object-relational persistence API with automatic mapping, and based on the ActiveRecord and DataMapper patterns. jWebApp is an MVC web application framework. Both are configuration and annotation free and can be learned in minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RTMGenerator is a Java 5 (and Java 6) based Annotation Processor to generate a traceability matrix from Java source to requirements. The RTM is generated in Excel and XML formats. An eclipse plugin is provided to merge the XMLs into an Excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    this project aim to give you an idea about richfaces jsf implementation.. it integrates a lot of technologies such as spring hibernate,hibernate annotation,richfaces components ,facelets,spring web flow,spring security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JCBE is an acceleration framework for Java programs running on Cell Broadband Engine processors. It is based on native methods executed on either PPE or SPE depending on method annotation used. C code is directly embeded in the Java source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a project for performance prediction of middleware based systems. The tool support the separation of modeling and construction for performance impacts. The input of our tool is UML model with SPT annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Annotation based Java MVC framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JaValid is an annotation-based validation framework and can be used in any type of Java application. It provides full integration with the Spring Framework, Java Server Faces, Facelets and any Database. For more info visit: http://www.javalid.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SeaHorse is a annotation based framework that provides business layer solutions for java based enterprise applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Security Annotation Framework (SAF) is an instance-level access control framework and field-level encryption framework driven by Java 5 annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yet Another Validator is a lightweight Java validation tool. It applies validations directly on domain models. It is annotation driven - no XML, framework independent. Has two converters - SpringMVC and Struts2, is JSR-303 NON complaint, so no bloatware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Contextual java object framework, based on Annotation. Dependency Injection framework decoupled each component, but component can have different behavior in different context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java framework for face detection and face recognition based on different plugin and filter types. Includes Eigenfaces in pure Java, OpenCV detection via JNI, integration of the Betaface.com Web Service, skin color filter, Adobe XMP Export and a nice GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Interactive Nullness Annotation Propagation Application - assists a developer with adding nullness annotations (i.e. JML) to Java source code. This makes it easier to use a checker like ESC/Java for statically identifying potential null pointer bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SORGE; a visualisation tool for the activity and structural hierarchy of chromosomal, genomic, and gene annotation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Annotation Driven User Interfaces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modern Jass is a Design by Contract implementation for Java which uses Java 5 annotations, the Pluggable Annotation Processing API (JSR 269), the Compiler API (JSR 199), and the Bytecode Instrumentation API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Java Framework Generator is a project where database reads the one structure (tables, columns, foreign key, primary key) and mounts objects in Java using Hibernate with Annotation, Struts (Validation, Internationalization), Jsp with Jstl and Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jValAnn provides a light weight validation through Annotation based constraints of plain old Java objects (POJOs)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB