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

Download JAR files tagged by structure with all dependencies

Search JAR files by class name

portofino-h2 from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-h2
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-h2
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!

annis-docs from group de.hu-berlin.german.korpling.annis (version 4.0.0-beta.2)

Group: de.hu-berlin.german.korpling.annis Artifact: annis-docs
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact annis-docs
Group de.hu-berlin.german.korpling.annis
Version 4.0.0-beta.2
Last update 22. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

imagej-maven-plugin from group net.imagej (version 0.7.1)

A plugin helping with installing ImageJ 1.x plugins and dependencies. In ImageJ 1.x, .jar files containing an underscore are automatically scanned for classes whose names contain underscores. Every such class is considered to be a plugin. That is not true, however, for jai_codec.jar's classes. Therefore, Fiji introduced the split between plugins/ and jars/, where third-party libraries are expected to live in jars/. ImageJ2 uses the same structure since it is backwards compatible.

Group: net.imagej Artifact: imagej-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagej-maven-plugin
Group net.imagej
Version 0.7.1
Last update 11. September 2018
Organization ImageJ
URL http://imagej.net/ImageJ_Maven_plugin
License Simplified BSD License
Dependencies amount 11
Dependencies maven-artifact, maven-compat, maven-core, maven-model, maven-plugin-api, maven-plugin-annotations, maven-artifact-transfer, maven-common-artifact-filters, plexus-interpolation, plexus-utils, scijava-common,
There are maybe transitive dependencies!

portofino-war-gae from group com.manydesigns (version 4.2.1)

Group: com.manydesigns Artifact: portofino-war-gae
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portofino-war-gae
Group com.manydesigns
Version 4.2.1
Last update 11. December 2015
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 6
Dependencies portofino-pageactions, portofino-database, portofino-stripes, portofino-theme, slf4j-jdk14, appengine-api-1.0-sdk,
There are maybe transitive dependencies!

reco4j-core from group org.reco4j (version 0.5.0)

Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph. Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them. Current implementation leverage on Neo4j as first graph database integrated in our framework.

Group: org.reco4j Artifact: reco4j-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact reco4j-core
Group org.reco4j
Version 0.5.0
Last update 22. September 2013
Organization not specified
URL http://www.reco4j.org
License GNU General Public License, Version 3
Dependencies amount 3
Dependencies log4j, mahout-core, commons-math3,
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

impex-legacy-bundle from group org.kuali.db.impex (version 1.0.0)

This project creates a bundle of the Impex legacy tool that is decoupled from Subversion. It creates a jar file that has the exact same binaries, source, directory structure, and layout as the Impex contained inside Subversion. Since it is published as a versioned jar file, it can be referenced in other processes (like the Rice binary release process) without those processes needing the ability to connect back to Subversion to check out the tool. Processes that need access to the legacy Impex tool can thus express a normal maven dependency in order to obtain it.

Group: org.kuali.db.impex Artifact: impex-legacy-bundle
Show source 
 

0 downloads
Artifact impex-legacy-bundle
Group org.kuali.db.impex
Version 1.0.0
Last update 06. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sirix-parent from group io.sirix (version 0.9.3)

Sirix is a temporal storage system effectively and efficiently storing snapshots of time varying (currently semi-structured) data taking full advantage of flash based drives as for instance SSDs. We not only provide several ways of navigating the tree-structure of a single revision, we also support navigation in time. Furthermore we provide a novel storage technique called sliding snapshot to circumvent intermitant full dump snapshots to fast track their in-memory reconstruction and thus we avoiding write peaks and having to read long chains of page fragments/increments/deltas. Sirix uses copy-on-write (COW) as well as an append-only storage making it an ideal candidate for flash based drives while not dropping support for erstwhile disks.

Group: io.sirix Artifact: sirix-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group io.sirix
Version 0.9.3
Last update 29. July 2019
Organization not specified
URL https://sirix.io
License New BSD
Dependencies amount 14
Dependencies jcommander, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, logback-core, guice, gson, guava, guava-testlib, jsr305, brackit, caffeine,
There are maybe transitive dependencies!

sirix-core from group com.github.johanneslichtenberger.sirix (version 0.1.0)

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions. Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Group: com.github.johanneslichtenberger.sirix Artifact: sirix-core
Show documentation Show source 
 

0 downloads
Artifact sirix-core
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!

sirix-parent from group com.github.johanneslichtenberger.sirix (version 0.1.1)

Sirix is a versioned, treebased storage system. It provides an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore an ID-based diff-algorithm facilitates the comparison of versions stored within Sirix. A GUI with several visualizations for comparing these versions visually is available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential). The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.

Group: com.github.johanneslichtenberger.sirix Artifact: sirix-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!



Page 88 from 90 (items total 894)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy