All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by source with all dependencies

Search JAR files by class name

empire-db-maven-plugin from group org.apache.empire-db (version 3.1.0)

Group: org.apache.empire-db Artifact: empire-db-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact empire-db-maven-plugin
Group org.apache.empire-db
Version 3.1.0
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies empire-db-codegen, empire-db,
There are maybe transitive dependencies!

empire-db-codegen from group org.apache.empire-db (version 3.1.0)

Group: org.apache.empire-db Artifact: empire-db-codegen
Show all versions Show documentation Show source 
 

0 downloads
Artifact empire-db-codegen
Group org.apache.empire-db
Version 3.1.0
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies empire-db, velocity, slf4j-reload4j,
There are maybe transitive dependencies!

empire-db-jsf2 from group org.apache.empire-db (version 3.1.0)

Group: org.apache.empire-db Artifact: empire-db-jsf2
Show all versions Show documentation Show source 
 

0 downloads
Artifact empire-db-jsf2
Group org.apache.empire-db
Version 3.1.0
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies empire-db, javax.servlet-api,
There are maybe transitive dependencies!

empire-db from group org.apache.empire-db (version 3.1.0)

Group: org.apache.empire-db Artifact: empire-db
Show all versions Show documentation Show source 
 

0 downloads
Artifact empire-db
Group org.apache.empire-db
Version 3.1.0
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-beanutils, slf4j-api,
There are maybe transitive dependencies!

empire-db-parent from group org.apache.empire-db (version 3.1.0)

Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.

Group: org.apache.empire-db Artifact: empire-db-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact empire-db-parent
Group org.apache.empire-db
Version 3.1.0
Last update 14. April 2023
Organization Apache Software Foundation
URL https://empire-db.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fermenter-mda from group org.bitbucket.askllc.fermenter (version 2.7.0)

Group: org.bitbucket.askllc.fermenter Artifact: fermenter-mda
Show all versions Show documentation Show source 
 

0 downloads
Artifact fermenter-mda
Group org.bitbucket.askllc.fermenter
Version 2.7.0
Last update 06. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies velocity-engine-core, commons-logging, commons-io, commons-collections4, commons-lang3, jackson-core, jackson-databind, json-schema-validator, krausening,
There are maybe transitive dependencies!

root from group org.bitbucket.askllc.fermenter (version 2.7.0)

In brewing, a fermenter is a vessel in which unfinished ingredients become nearly finished beer. In Model Driven Architecture, Fermenter is a project that converts functional concepts into nearly finished applications. This approach allows for the quick definition and assembly of applications with the focus on functional concepts rather than technical underpinnings. Fermenter is an MDA engine that allows common concepts to be modeled and spawn any number of generated source files. In turn, this allows developers to focus more time on business logic, less time on technical underpinnings, and achieve extremely high levels of architectural conformity.

Group: org.bitbucket.askllc.fermenter Artifact: root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact root
Group org.bitbucket.askllc.fermenter
Version 2.7.0
Last update 06. April 2023
Organization not specified
URL https://bitbucket.org/askllc/fermenter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fuml from group org.modeldriven (version 1.5.0a)

This open source software is a reference implementation, consisting of software and related files, for the OMG specification called the Semantics of a Foundational Subset for Executable UML Models (fUML). The reference implementation is intended to implement the execution semantics of UML activity models, accepting an XMI file from a conformant UML model as its input and providing an execution trace of the selected activity model(s) as its output. The core execution engine, which is directly generated from the normative syntactic and semantic models for fUML, may also be used as a library implementation of fUML in other software.

Group: org.modeldriven Artifact: fuml
Show all versions Show documentation Show source 
 

0 downloads
Artifact fuml
Group org.modeldriven
Version 1.5.0a
Last update 04. April 2023
Organization not specified
URL http:/fuml.modeldriven.org
License FUML Reference Implementation License
Dependencies amount 10
Dependencies commons-collections, commons-lang, xercesImpl, xalan, log4j, stax-utils, sjsxp, commons-logging, jakarta.xml.bind-api, jaxb-impl,
There are maybe transitive dependencies!

plasma from group org.terrameta (version 2.2.0)

The Plasma project is an SDO 2.1 implementation with associated provisioning and other tools. In its initial releases, the PlasmaSDO™ implementation seeks to address the need for automation and code generation under SDO for standard enterprise Java web applications while focusing on critical operational considerations these applications face, such as optimistic and pessimistic concurrency control. The PlasmaSDO™ implementation is not bound to any integrated development environment (IDE) and provides support for standard Java™ based build tools. Note: Such operational considerations such as optimistic and pessimistic concurrency control are seen as a feature gap within various commercial and open-source SDO offerings, and are facilitated in PlasmaSDO™ by a custom UML profile and various associated SDO API extensions.

Group: org.terrameta Artifact: plasma
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact plasma
Group org.terrameta
Version 2.2.0
Last update 31. March 2023
Organization not specified
URL http://plasma-framework.org
License Plasma License
Dependencies amount 4
Dependencies junit, log4j-api, log4j-core, commons-logging,
There are maybe transitive dependencies!

netbeans-editor-pin from group com.raelity.jvi (version 2.1.2)

This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag <b>preventing a file from being replaced</b>. <br/><br/> The toolbar button, which looks like a "push pin", provides a visual indication that the currently active editor is REUSEable; the button is only enabled when the active editor is REUSEable. <br/><br/> In some situations the IDE/platform opens a file with the REUSE flag (see NetBeans API doc Line.ShowOpenType); files opened like this can be automatically replaced in an editor window by other files. <br/><br/> IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.

Group: com.raelity.jvi Artifact: netbeans-editor-pin
Show documentation Show source 
 

0 downloads
Artifact netbeans-editor-pin
Group com.raelity.jvi
Version 2.1.2
Last update 22. January 2023
Organization Raelity Engineering
URL http://raelity.com
License Mozilla Public License Version 1.1
Dependencies amount 5
Dependencies org-openide-awt, org-openide-windows, org-openide-util, org-openide-util-ui, org-openide-util-lookup,
There are maybe transitive dependencies!



Page 2797 from 2821 (items total 28205)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy