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

Download JAR files tagged by export with all dependencies

Search JAR files by class name

datatables4j-core-api from group com.github.datatables4j (version 0.8.3)

Group: com.github.datatables4j Artifact: datatables4j-core-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact datatables4j-core-api
Group com.github.datatables4j
Version 0.8.3
Last update 11. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datatables4j-core-parent from group com.github.datatables4j (version 0.8.3)

Group: com.github.datatables4j Artifact: datatables4j-core-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datatables4j-core-parent
Group com.github.datatables4j
Version 0.8.3
Last update 11. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datatables4j-parent from group com.github.datatables4j (version 0.8.3)

DataTables4j is a free and Open Source web framework that allows you to quickly create full-featured HTML table based on the amazing DataTables jQuery plugin. Writing table in your Java/JEE based web application has never been so easy thanks to all the features (compression, aggregation, export), themes, plugins and template engines integration : JSP and Thymeleaf !

Group: com.github.datatables4j Artifact: datatables4j-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datatables4j-parent
Group com.github.datatables4j
Version 0.8.3
Last update 11. February 2013
Organization not specified
URL http://datatables4j.github.com/docs
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datatables4j-core from group com.github.datatables4j (version 0.7.0)

Group: com.github.datatables4j Artifact: datatables4j-core
Show all versions 
 

0 downloads
Artifact datatables4j-core
Group com.github.datatables4j
Version 0.7.0
Last update 30. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies datatables4j-core-api, datatables4j-core-impl,
There are maybe transitive dependencies!

datatables4j-core-impl from group com.github.datatables4j (version 0.7.0)

Group: com.github.datatables4j Artifact: datatables4j-core-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact datatables4j-core-impl
Group com.github.datatables4j
Version 0.7.0
Last update 30. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies datatables4j-core-api, json-simple, commons-beanutils, commons-lang, javax.servlet-api, jsp-api, slf4j-api, junit,
There are maybe transitive dependencies!

org.opencms.workplace.tools.database from group org.opencms.modules (version 8.5.0)

OpenCms-Module 'org.opencms.workplace.tools.database'. <p>This module contains the OpenCms database maintainance tools.</p> <p>Install this module if you want to import/export data, it also contains a static export tool.</p> <p><i>(c) 2012 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.workplace.tools.database
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.opencms.workplace.tools.database
Group org.opencms.modules
Version 8.5.0
Last update 18. November 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pax-jdbc-itest from group org.ops4j.pax.jdbc (version 1.5.7)

To run all integration tests, you need to set up all the databases: 1) Derby: $ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin $ cd $DERBY_HOME $ mkdir databases; cd databases $ java -jar $DERBY_HOME/lib/derbyrun.jar server start 2) MS SQL Server (for official and jtds drivers): $ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \ -p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest 3) MariaDB: $ podman run --name pax.jdbc.mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mariadb 4) MySQL: $ podman run --name pax.jdbc.mysql -p 3307:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mysql 5) PostgreSQL: $ podman run --name pax.jdbc.postgresql -e POSTGRES_USER=paxjdbc -e POSTGRES_PASSWORD=paxjdbc -p 5432:5432 -d postgres:latest 6) Oracle (a bit unofficial): $ podman run -itd --name pax.jdbc.oracle -p 1521:1521 --privileged=true oracleinanutshell/oracle-xe-11g

Group: org.ops4j.pax.jdbc Artifact: pax-jdbc-itest
Show all versions 
 

0 downloads
Artifact pax-jdbc-itest
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!

babylon-maven-plugin from group one.edee.oss (version 2024.8.0)

Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip consisting of two phases: export phase and import phase. In the export phase the messages are written to a Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase, the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated messages are used to update the respective translation property files. Also, the state of the translation, snapshot, is written out to a disk in the form of JSON file. Babylon can be run as a Maven plugin or as a standalone console application.

Group: one.edee.oss Artifact: babylon-maven-plugin
Show all versions Show source 
 

0 downloads
Artifact babylon-maven-plugin
Group one.edee.oss
Version 2024.8.0
Last update 20. March 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 15
Dependencies service, google-cloud-translate, deepl-java, spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8, antlr4,
There are maybe transitive dependencies!

ijp-toolkit_3 from group net.sf.ij-plugins (version 2.3.1)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_3
Show documentation Show source 
 

0 downloads
Artifact ijp-toolkit_3
Group net.sf.ij-plugins
Version 2.3.1
Last update 05. August 2021
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-toolkit
License LGPL-2.1
Dependencies amount 5
Dependencies scala3-library_3, commons-math3, jgoodies-binding, ij, scala-parallel-collections_3,
There are maybe transitive dependencies!

ijp-toolkit_2.13 from group net.sf.ij-plugins (version 2.3.1)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact ijp-toolkit_2.13
Group net.sf.ij-plugins
Version 2.3.1
Last update 05. August 2021
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-toolkit
License LGPL-2.1
Dependencies amount 5
Dependencies scala-library, commons-math3, jgoodies-binding, ij, scala-parallel-collections_2.13,
There are maybe transitive dependencies!



Page 66 from 68 (items total 680)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy