Showing 21 open source projects for "pom"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Pom

    Pom

    PEG parser combinators using operator overloading without macros

    pom is a parser combinator library in Rust, utilizing operator overloading to build parsers in a modular and readable way. It facilitates the construction of complex parsers without macros. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apache Maven

    Apache Maven

    Apache Maven core

    Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the pom.xml declarative file. Maven can be extended by plugins to utilize a number of other development tools for reporting or the build process.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    mvnd

    mvnd

    Apache Maven Daemon

    Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Leiningen

    Leiningen

    Automate Clojure projects easily

    Leiningen is the easiest way to use Clojure. With a focus on project automation and declarative configuration, it gets out of your way and lets you focus on your code. Leiningen and Clojure require Java. OpenJDK version 8 is recommended at this time. If you have Leiningen installed, you can read the tutorial by running lein help tutorial. It does not cover learning the language itself; good Clojure documentation can be found elsewhere. If your preferred package manager offers a recent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Spring Boot Demo

    Spring Boot Demo

    A project for in-depth study and practical application of Spring Boot

    ...It currently includes 66 planned integrations (with 55 completed) spanning monitoring, logging, templating, data access, caching, messaging, scheduling, search, security, and more. The master branch targets Spring Boot 2.1.0.RELEASE with a parent POM that centralizes common dependency versions; the older v-1.5.x branch is frozen and its contents are being migrated to master. Each demo ships with its own README and some require pre-initialized database data before launching. The project outlines a standard development environment (JDK 8+, Maven 3.5+, IntelliJ IDEA with Lombok, MySQL 5.7+) and simple run instructions—clone, open in IDEA, import Maven, and run the module’s Application class. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    Spring Boot API Project Seed is a seed project based on Spring Boot & MyBatis, which is used to quickly build small and medium-sized API and RESTful API projects. This seed project has already been practiced by many real projects. It is stable, simple and fast, which makes us get rid of Those who repeat the work, focus on the writing of business code, reduce overtime. The following is a simple usage demonstration to see how to implement a set of simple APIs in just a few tens of seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HoneyComb Margo

    HoneyComb Margo

    POM Creator to be utilized in Selenium Automation Testing

    HoneyComb project has a big picture to bring QTP like features in Selenium development, POM creator is one of the milestone around the same, it can create POM+Factory class for given HTML code. Its still under testing; So in case for any HTML it didnt provide proper POM please feel free to report it as nilesh.shegokar@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CTCIAP

    CTC Image Analysis Platform

    Zip file containing * JEX-CTCPlugins jar (pom-ctc-<version>.jar) * CTC Workflow for JEX (CTCWorkflow) * Rmarkdown report template (report.rmd) * server.R (for CTC analysis app) * ui.R (for CTC analysis app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Drombler

    Drombler

    Drombler FX is a modular RCP for JavaFX based on OSGi and Maven.

    Drombler FX is a modular Rich Client Platform for JavaFX based on OSGi and Maven (POM-first). The artifacts are available from Maven Central. Have a look at the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    planet-slideshow

    Wallpaper maker with xplanet renderings and image slideshow

    ...The picture image can be stretched to full-screen or re-sized and re-positioned on the wallpaper next to XPlanet renderings. The script is written in Bash (Bourne-again shell), and requires XPlanet, ImageMagick and optionally POM (PhaseOfTheMoon). It should work on all platforms with bash installed and possibly on Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavaFX maven pom explorer

    Maven POM explorer

    Explore a maven project to discover all nested modules, all properties and dependencies. Execute goals directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IDFC Maven ProGuard Plug-in

    A maven plugin for obfuscating java code via ProGuard

    This plugin allows you to obfuscate maven artifacts using the ProGuard open source obfuscator, which is a very powerful and well established Java obfuscator. ProGuard can also be found on SourceForge at http://proguard.sourceforge.net/. This plugin can be used from your POM as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>idfc-proguard-maven-plugin</artifactId> <version>1.0.1</version> Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CodeLicenseManager
    Handles license and other project information in source code. License and project information is easily configured in a maven pom, ant task, or xml config. Tool updates all source files with license and project information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Maven Dependency Navigator takes as its original basis the excellent (but now unmaintained) Maven Dependency Browser. Maven Dependency Browser is a great standalone GUI for browsing pom dependencies, with great straightforward usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maven plugin for for QtJambi's juic tool. It allows to invoke juic from inside maven during build. Just mention it in your project's pom, configure a bit and compile your QtJambi applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gnasher alleviates developers from having to execute maven builds with the "-o" option (offline) to avoid accessing external repositories metadata files. SHA1 hash files and the missing pom metadata files for dependencies are created if missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Projects for Maven2 Plugins using Java 5 syntax of generics, and mvn-anno-mojo project for Mojo Annotations. Features like, Ant to Maven integraton, easy Mojo to POJO delegations, project renaming, multi artifacts per POM, Idea, Native migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    POM-Pdf dOcuments Modifier.A 100% pure java GUI,based upon the iText library.Features are(or will be) [1]Merging(Complete documents*Range of pages*Set bookmark for each merged document) [2]Converting(pdf2ps*pdf2a)[3]Batch[4]Creation(ps2pdf*a2pdf*doc2pdf)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PHP/MySQL database-driven web application framework. Simplifies PHP/MySQL programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next