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

Download JAR files tagged by define with all dependencies

Search JAR files by class name

core from group fr.inria.powerapi (version 1.5)

As its name indicates, Core module gather all "kernel" functionalities that will be use by other modules. More precisely, this module defines the whole types used by PowerAPI to define its architecture. This module also defines the essential Clock class, responsible of the periodically sending of the Tick message, itself responsible of the process of the PowerAPI business part.

Group: fr.inria.powerapi Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group fr.inria.powerapi
Version 1.5
Last update 22. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smartabyar-smartvillage from group org.computate (version 2.0.2)

Red Hat Global Social Innovation Program is partnering with Boston University and Smarta Byar in order to collaborate on creating a global and open research platform allowing researchers to study what social sustainability means by using a digital twin of Veberöd, Sweden as the test village, supported by Smarta Byar. The goal of this collaboration is to build the open source technological infrastructure so that researchers can collaborate on this platform effectively to study mobility, public health, sustainability among other study areas to ultimately help define better the link between well being and eco-smart cities.

Group: org.computate Artifact: smartabyar-smartvillage
Show all versions Show documentation Show source 
 

0 downloads
Artifact smartabyar-smartvillage
Group org.computate
Version 2.0.2
Last update 19. February 2024
Organization computate.org
URL https://smartabyarsmartvillage.org
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 51
Dependencies smartvillage-platform, computate-vertx, commons-beanutils, commons-text, postgresql, common, client, flying-saucer-core, flying-saucer-swt, flying-saucer-pdf-itext5, openpdf, itext-asian, vertx-core, vertx-web, vertx-web-templ-handlebars, handlebars-jackson2, vertx-zookeeper, vertx-pg-client, vertx-auth-oauth2, vertx-reactive-streams, vertx-web-openapi, vertx-codegen, vertx-service-proxy, vertx-web-api-service, vertx-web-client, vertx-mail-client, vertx-jdbc-client, vertx-config, vertx-config-yaml, vertx-health-check, vertx-kafka-client, kafka-clients, vertx-mqtt, quarkus-resteasy-reactive-jackson, quarkus-vertx, smallrye-mutiny-vertx-web-client, jfreechart, commonmark, log4j-api, slf4j-api, slf4j-simple, commons-exec, camel-activemq, camel-core, camel-vertx, camel-vertx-kafka, camel-vertx-http, camel-core-languages, camel-jackson, camel-jbpm, camel-http,
There are maybe transitive dependencies!

smartvillage-platform from group org.computate (version 2.0.2)

Red Hat Global Social Innovation Program is partnering with Boston University and Smarta Byar in order to collaborate on creating a global and open research platform allowing researchers to study what social sustainability means by using a digital twin of Veberöd, Sweden as the test village, supported by Smarta Byar. The goal of this collaboration is to build the open source technological infrastructure so that researchers can collaborate on this platform effectively to study mobility, public health, sustainability among other study areas to ultimately help define better the link between well being and eco-smart cities.

Group: org.computate Artifact: smartvillage-platform
Show all versions Show documentation Show source 
 

0 downloads
Artifact smartvillage-platform
Group org.computate
Version 2.0.2
Last update 19. February 2024
Organization computate.org
URL https://smartabyarsmartvillage.org
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 46
Dependencies computate-vertx, commons-beanutils, commons-text, postgresql, common, client, flying-saucer-core, flying-saucer-swt, flying-saucer-pdf-itext5, openpdf, itext-asian, vertx-core, vertx-web, vertx-web-templ-handlebars, handlebars-jackson2, vertx-zookeeper, vertx-pg-client, vertx-auth-oauth2, vertx-reactive-streams, vertx-web-openapi, vertx-codegen, vertx-service-proxy, vertx-web-api-service, vertx-web-client, vertx-mail-client, vertx-jdbc-client, vertx-config, vertx-config-yaml, vertx-health-check, vertx-kafka-client, kafka-clients, vertx-mqtt, vertx-opentelemetry, jfreechart, commonmark, slf4j-api, commons-exec, camel-activemq, camel-core, camel-vertx, camel-vertx-kafka, camel-vertx-http, camel-core-languages, camel-jackson, camel-jbpm, camel-http,
There are maybe transitive dependencies!

DynamicJasper from group ar.com.fdvs (version 5.3.9)

DynamicJasper (DJ) is an API that hides the complexity of Jasper Reports, it helps developers to save time when designing simple/medium complexity reports generating the layout of the report elements automatically. It creates reports dynamically, defining at runtime the columns, column width (auto width), groups, variables, fonts, charts, crosstabs, sub reports (that can also be dynamic), page size and everything else that you can define at design time. DJ keeps full compatibility with Jasper Reports since it's a tool that helps create reports programmatically in a easy way (it only interferes with the creation of the report design doing the layout of the elements). You can use the classic .jrxml files as templates while the content and layout of the report elements are handled by the DJ API. http://dynamicjasper.com

Group: ar.com.fdvs Artifact: DynamicJasper
Show all versions Show documentation Show source 
 

241 downloads
Artifact DynamicJasper
Group ar.com.fdvs
Version 5.3.9
Last update 16. August 2023
Organization FDV Solutions
URL https://github.com/FDVSolutions/DynamicJasper
License GNU Library or Lesser General Public License (LGPL)
Dependencies amount 3
Dependencies jasperreports, commons-beanutils, xmlgraphics-commons,
There are maybe transitive dependencies!

getopt-databind from group pro.johndunlap (version 0.5.6)

This is a Java library which provides a flexible and customizable way to bind command line arguments to Java objects, in a similar manner to how JSON, XML, and YAML can be bound to Java objects. You can easily define Java classes that represent the data structure of your command line arguments, and use annotations to specify how those arguments should be parsed and bound to the corresponding fields in your Java object. This allows you to write command line interfaces that are more intuitive and easier to use, while also reducing the amount of boilerplate code that is needed to parse and validate command line arguments.

Group: pro.johndunlap Artifact: getopt-databind
Show documentation Show source 
 

0 downloads
Artifact getopt-databind
Group pro.johndunlap
Version 0.5.6
Last update 20. April 2023
Organization not specified
URL https://github.com/johndunlap/getopt-databind
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

DynamicJasper-core-fonts from group ar.com.fdvs (version 2.1)

DynamicJasper (DJ) is an API that hides the complexity of Jasper Reports, it helps developers to save time when designing simple/medium complexity reports generating the layout of the report elements automatically. It creates reports dynamically, defining at runtime the columns, column width (auto width), groups, variables, fonts, charts, crosstabs, sub reports (that can also be dynamic), page size and everything else that you can define at design time. This dependency provides basic ttf font files to be used along with DynamicJasper This packages requires JasperReports 6.3.1 or newer http://dynamicjasper.com

Group: ar.com.fdvs Artifact: DynamicJasper-core-fonts
Show all versions Show source 
 

47 downloads
Artifact DynamicJasper-core-fonts
Group ar.com.fdvs
Version 2.1
Last update 06. March 2023
Organization FDV Solutions
URL https://github.com/FDVSolutions/DynamicJasper-core-fonts
License GNU Library or Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-serialization-xml from group org.activecomponents.jadex (version 4.0.267)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-serialization-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-serialization-xml
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!

road-parent from group com.hotels.road (version 6.0.21)

The Data Highway is a service that allows data to be easily landed and consumed via REST interfaces which accept and produce JSON messages. The data is first defined using a schema and a "road" is created which will accept data messages that conform to this schema. Producers of data sets thus only need to define the structure of their data and are then able to send their data to a REST endpoint and not be too concerned with what happens next. The Data Highway will ensure that this data is made available for downstream streaming consumption and also stored reliably in a "data lake" in the cloud for access by various end users.

Group: com.hotels.road Artifact: road-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact road-parent
Group com.hotels.road
Version 6.0.21
Last update 20. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-xml from group org.activecomponents.jadex (version 3.0.117)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-xml
Show all versions Show documentation Show source 
 

2 downloads
Artifact jadex-xml
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

DynamicJasper-test-fonts from group ar.com.fdvs (version 2.0.0)

DynamicJasper (DJ) is an API that hides the complexity of Jasper Reports, it helps developers to save time when designing simple/medium complexity reports generating the layout of the report elements automatically. It creates reports dynamically, defining at runtime the columns, column width (auto width), groups, variables, fonts, charts, crosstabs, sub reports (that can also be dynamic), page size and everything else that you can define at design time. This dependency provides basic ttf font files to be used along with DynamicJasper. This packages requires JasperReports 6.3.1 or newer http://dynamicjasper.com

Group: ar.com.fdvs Artifact: DynamicJasper-test-fonts
Show all versions Show source 
 

4 downloads
Artifact DynamicJasper-test-fonts
Group ar.com.fdvs
Version 2.0.0
Last update 21. May 2019
Organization FDV Solutions
URL https://github.com/FDVSolutions/DynamicJasper-test-fonts
License GNU Library or Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 48 from 61 (items total 607)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy