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

Download JAR files tagged by filtering with all dependencies

Search JAR files by class name

dsql from group org.vesalainen.dsql (version 1.0.2)

Datastore SQL engine (DSQL) for Google appengine datastore. DSQL extends gae datastore in implementing local joins between datastore kinds as well as providing local filtering for unindexed properties. DSQL uses familiar sql-syntax. SQL joins are optimized using datastore statistics. It is assumed that datastore schema is designed like relational db. However parent/child relationships are supported. Also supported are special datatypes in package com.google.appengine.api.datastore like Email, Phonenumber, ...

Group: org.vesalainen.dsql Artifact: dsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact dsql
Group org.vesalainen.dsql
Version 1.0.2
Last update 01. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies appengine-api-1.0-sdk, appengine-remote-api, sql, magic,
There are maybe transitive dependencies!

jzmq from group org.zeromq (version 3.1.0)

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the Java Bindings for ZeroMQ.

Group: org.zeromq Artifact: jzmq
Show all versions Show documentation Show source 
 

24 downloads
Artifact jzmq
Group org.zeromq
Version 3.1.0
Last update 11. July 2014
Organization not specified
URL https://zeromq.org/
License LGPLv3+
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mindmap-maven-plugin from group fr.xebia.maven.plugins (version 1.0.1)

This plugin generates a MindMap from the project dependencies. The mindmap file (with the '.mm' extension) can be viewed with Freeplane (free tool). By default, the mindmap shows the full dependency tree. You can filter this tree at generation time by artifact's group id, by providing a parameter 'groupIdsFilteringREGEXMatch' setted with a groupId name fragment (a startswith will be performed). Usage is (for exemple) : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap with filtering : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap -DgroupIdsFilteringREGEXMatch=fr.xebia

Group: fr.xebia.maven.plugins Artifact: mindmap-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mindmap-maven-plugin
Group fr.xebia.maven.plugins
Version 1.0.1
Last update 20. November 2011
Organization not specified
URL https://github.com/ielfatmi/mindmap-maven-plugin
License Apache 2
Dependencies amount 3
Dependencies maven-dependency-tree, maven-plugin-api, velocity-tools,
There are maybe transitive dependencies!

chartfx-parent from group io.fair-acc (version 11.3.1)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: chartfx-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx-parent
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/fair-acc/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

jpasecurity from group org.jpasecurity (version 1.0.3)

JPA Security is an Access Control Solution for the Java Persistence API (JPA). With JPA Security your access control can be performed in the database. You may query the database for all objects of a certain type and will receive only the objects you have read access for. This filtering is performed in the database. Unaccessible queried objects will not be loaded into memory. JPA Security enables you to completely remove security-related code from your code-base. All access control may be configured via Annotations or XML. With JPA Security you do not have to change your access control paradigm (but maybe you want to, when you see the great capability of JPA Security). You even can mix access control paradigms easily. JPA Security is not designed to replace current security solutions, but to extend them. It integrates smoothly into the security mechanisms of the Java EE Platform, but may be used with third-party frameworks like Spring Security or in Java SE, too. With the extensibility of JPA Security it is easy to provide your own access control paradigm, access rules storage or login mechanism.

Group: org.jpasecurity Artifact: jpasecurity
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpasecurity
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!

chartfx from group de.gsi (version 11.2.7)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: de.gsi Artifact: chartfx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx
Group de.gsi
Version 11.2.7
Last update 26. April 2022
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/GSI-CS-CO/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

de.huxhorn.lilith from group de.huxhorn.lilith (version 8.3.0)

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Group: de.huxhorn.lilith Artifact: de.huxhorn.lilith
Show all versions Show documentation Show source 
 

1 downloads
Artifact de.huxhorn.lilith
Group de.huxhorn.lilith
Version 8.3.0
Last update 11. December 2021
Organization not specified
URL http://lilithapp.com
License GNU General Public License v3 (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bte-parent from group gr.ekt.bte (version 0.9.3.5)

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Group: gr.ekt.bte Artifact: bte-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bte-parent
Group gr.ekt.bte
Version 0.9.3.5
Last update 05. October 2014
Organization not specified
URL http://github.com/EKT/Biblio-Transformation-Engine
License New BSD License
Dependencies amount 4
Dependencies log4j, dom4j, JUnitParams, mockito-core,
There are maybe transitive dependencies!

biblio-transformation-engine from group gr.ekt (version 0.82)

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Group: gr.ekt Artifact: biblio-transformation-engine
Show all versions Show documentation Show source 
 

0 downloads
Artifact biblio-transformation-engine
Group gr.ekt
Version 0.82
Last update 21. September 2012
Organization not specified
URL biblio-transformation-engine.googlecode.com
License New BSD License
Dependencies amount 6
Dependencies dom4j, log4j, opencsv, jena, jxl, jbibtex,
There are maybe transitive dependencies!

jetty-conf-maven-plugin from group net.uvavru.maven.plugin (version 1.0)

Jetty context XML configuration plugin generator helper. This plugin helps you to generate your Context XML file with a dynamic content such as: * classpath entries * web app resources * maven properties Plugin needs a template Jetty context XML file where the dynamic content is injected. Injection of dynamic content is supported as: * altering the DOM with new values * with enabled filtering dynamic values can be replaced as properties (see bellow) Filtering of the template file is supported. Basically it means you can include content from your maven properties in your context XML file. If desired plugin sets two maven properties with the dynamic content: * jetty.conf-plugin.classpath * jetty.conf-plugin.webapp These properties might be used for filtering as well. Plugin resolves project dependency artifacts. These artifacts are transformed into webapp resources and classpath entries. Works with multi-module projects. Works in Eclipse with enabled m2e.

Group: net.uvavru.maven.plugin Artifact: jetty-conf-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact jetty-conf-maven-plugin
Group net.uvavru.maven.plugin
Version 1.0
Last update 31. May 2012
Organization not specified
URL https://github.com/stepanv/jetty-conf-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies maven-core, maven-filtering,
There are maybe transitive dependencies!



Page 23 from 27 (items total 266)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy