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

Download JAR files tagged by make with all dependencies

Search JAR files by class name

transform-swf from group com.flagstonesoftware (version 2.1.5)

The Transform SWF framework is a collection of classes for each of the tags and data structures that make up the Flash (SWF) File Format Specification from Macromedia. The classes provide a completely object-based API for parsing, manipulating and generating Flash files. This allows Java based applications to dynamically generate and update files that represent animations and documents which can be easily distributed and displayed on any platform that supports a graphical web browser.

Group: com.flagstonesoftware Artifact: transform-swf
Show documentation Show source 
 

6 downloads
Artifact transform-swf
Group com.flagstonesoftware
Version 2.1.5
Last update 11. June 2007
Organization Flagstone Software
URL http://www.flagstonesoftware.com/transform/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

swing-layout from group net.java.dev.swing-layout (version 1.0.2)

Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This project consists of the following pieces: * Ability to get the baseline for components. * Ability to get the preferred gap between components. * A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.

Group: net.java.dev.swing-layout Artifact: swing-layout
Show all versions Show documentation Show source 
 

101 downloads
Artifact swing-layout
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-apis-ext from group xml-apis (version 1.3.04)

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

Group: xml-apis Artifact: xml-apis-ext

 

51 downloads
Artifact xml-apis-ext
Group xml-apis
Version 1.3.04
Last update 22. December 2006
Organization not specified
URL http://xml.apache.org/commons/components/external/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

d-haven-event from group d-haven-event (version 1.0.3)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: d-haven-event

 

0 downloads
Artifact d-haven-event
Group d-haven-event
Version 1.0.3
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

event from group d-haven-event (version 1.0.2)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: event
Show all versions 
 

0 downloads
Artifact event
Group d-haven-event
Version 1.0.2
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

igrp-core from group cv.igrp (version 2.0.0.240912-RCM)

IGRP Framework is a powerful and highly customizable platform developed by the Operational Nucleus for the Information Society (NOSi) to create web applications, it provides out of box, several modules to make easy to create stand-alone, production-grade web applications: authentication and access-control, business processes automation, reporting, page builder with automatic code generation and incorporation of the Once-Only-Principle, written in Java. IGRP Framework WAR - Contains some keys resources that give UI to IGRP Framework and others supports files.

Group: cv.igrp Artifact: igrp-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact igrp-core
Group cv.igrp
Version 2.0.0.240912-RCM
Last update 12. September 2024
Organization not specified
URL https://github.com/NOSiCode-CV/IGRP-Framework
License The Apache Software License, Version 2.0
Dependencies amount 28
Dependencies validation-api, dom4j, openhtmltopdf-core, openhtmltopdf-objects, javase, jsoup, xalan, serializer, hibernate-core, hibernate-hikaricp, postgresql, modelmapper, gson, json, libintl, commons-beanutils, commons-lang3, commons-text, commons-io, log4j-core, slf4j-simple, reflections, ecj, underscore, flyway-core, flyway-database-postgresql, activiti-bpmn-converter, jakartaee-api,
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.5.1)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 11
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, slf4j-api, logback-classic,
There are maybe transitive dependencies!

integraal from group fr.lirmm.graphik (version 1.5.1)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.5.1
Last update 05. September 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pdsl from group com.google.pdsl (version 1.6.5)

The Polymorphic DSL test framework was designed to solve the challenges with testing large, complex systems. Modern architecture requires software to run as distrubited systems or on multiple platforms. The conventional cost of testing these systems is quite high. PDSL allows a user to describe the system under test using a DSL of some kind: a picture, sentences in natural languages, graphs, etc. Using a common DSL allows someone to make deeply scalable tests. A simple change to the DSL could generate dozens of tests providing coverage through many layers of the test pyramid or even multiple applications.

Group: com.google.pdsl Artifact: pdsl
Show all versions Show documentation Show source 
 

0 downloads
Artifact pdsl
Group com.google.pdsl
Version 1.6.5
Last update 26. August 2024
Organization not specified
URL http://www.github.com/google/polymorphicDSL
License not specified
Dependencies amount 16
Dependencies jacoco-maven-plugin, antlr4-runtime, antlr4, logback-classic, guava, asciidoctorj, asciidoctorj-pdf, protobuf-java, auto-value-annotations, junit, junit-platform-engine, junit-jupiter, junit-platform-commons, junit-jupiter-engine, guice, javax.inject,
There are maybe transitive dependencies!

metrics from group io.github.ardoco (version 0.1.1)

Group: io.github.ardoco Artifact: metrics
Show all versions Show documentation Show source 
 

0 downloads
Artifact metrics
Group io.github.ardoco
Version 0.1.1
Last update 23. August 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 218 from 3 (items total 2320)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy