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

Download JAR files tagged by version with all dependencies

Search JAR files by class name

unboundid-ldapsdk-minimal-edition from group com.unboundid (version 3.2.1)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Minimal Edition of the LDAP SDK, which is a stripped-down version of the Standard Edition that includes full support for the LDAP protocol and LDIF parsing, but omits a number of optional elements, like many of the controls and extended operations, the LDAP persistence framework, and LDAP listener framework. The Minimal Edition is primarily intended for use in space-constrained and/or memory-constrained environments, like in Android apps or embedded systems.

Group: com.unboundid Artifact: unboundid-ldapsdk-minimal-edition
Show all versions Show documentation Show source 
 

2 downloads
Artifact unboundid-ldapsdk-minimal-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

alpheusafpparser from group com.github.afpdev (version 0.2.2)

Alpheus AFP Parser is a library and parser for the IBM Advanced Function Presentation (AFP) document/print stream format. Alpheus covers all AFP specifications: MO:DCA, BCOCA, CMOCA, FOCA, GOCA, IOCA, and PTOCA. It is a complete implementation. Every Structured Field, Repeating Group, and Triplet is fully implemented as Java class. Alpheus AFP Parser was written from scratch and has no external dependencies. Copyright 2015,2016 Rudolf Fiala Alpheus AFP Parser is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Group: com.github.afpdev Artifact: alpheusafpparser
Show documentation Show source 
 

6 downloads
Artifact alpheusafpparser
Group com.github.afpdev
Version 0.2.2
Last update 03. October 2016
Organization not specified
URL https://github.com/afpdev/alpheusafpparser
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

NyBatisCore from group com.github.NyBatis (version 0.5.0)

Nybatis Data Mapper Framework 1. Logging based on logback but further simple 2. Configuration 3. Message 4. Database It can substitute iBasit or MyBatis. It is very simple but powerful to use 5. Util It provides following utility class - FileUtil - StringUtil - ClassUtil - Reflector - Validator - StopWatcher - ExcelFileUtil this module will run when including following optinal dependency <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>3.11</version> </dependency> OR <dependency> <groupId>net.sourceforge.jexcelapi</groupId> <artifactId>jxl</artifactId> <version>2.6.12</version> </dependency>

Group: com.github.NyBatis Artifact: NyBatisCore
Show documentation Show source 
 

0 downloads
Artifact NyBatisCore
Group com.github.NyBatis
Version 0.5.0
Last update 21. July 2016
Organization not specified
URL http://nybatis.github.io
License Apache-2.0
Dependencies amount 8
Dependencies logback-classic, jackson-databind, cloning, json-path, maven-gpg-plugin, maven-javadoc-plugin, maven-source-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

bigtable-hbase-dataflow-tools from group com.google.cloud.bigtable (version 0.9.1)

This project contains artifacts that provide utility functions for Cloud Bigtable client readers and writers in Google Cloud Dataflow. Dataflow includes a different version of the cloud bigtable client, resulting in a need to have a separation of concerns and an abstraction. More importantly, there is a need for shading and renaming of packages so that Dataflow nad bigtable-hbase-dataflow's two sets of shading (needed for a variety of reasons) don't clash with each other. This submodule does package renaming which is needed for bigtable-hbase-dataflow and alleviates some issues related to developing that module.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-dataflow-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-hbase-dataflow-tools
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hbase-client, commons-lang,
There are maybe transitive dependencies!

iserve-integrated-engine from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe Integrated Engine provides a complete an integrated local version of iServe to be used within Java Applications. This module provides integrated programmatic access for the deployment and interaction with iServe engines. iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities.

Group: uk.ac.open.kmi.iserve Artifact: iserve-integrated-engine
Show all versions Show documentation Show source 
 

2 downloads
Artifact iserve-integrated-engine
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies msm4j-io, msm4j-vocabulary, msm4j-hrests-transformer, msm4j-sawsdl-transformer, msm4j-owls-transformer, msm4j-wsc-transformer, guice, guice-assistedinject, iserve-sal-core, iserve-discovery-api, iserve-semantic-discovery,
There are maybe transitive dependencies!

blazegraph-gremlin from group com.blazegraph (version 1.0.0)

Welcome to the Blazegraph/TinkerPop3 project. The TP3 implementation has some significant differences from the TP2 version. The data model has been changed to use RDF*, an RDF reification framework described here: https://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right. The concept behind blazegraph-gremlin is that property graph (PG) data can be loaded and accessed via the TinkerPop3 API, but underneath the hood the data will be stored as RDF using the PG data model described in this document. Once PG data has been loaded you can interact with it just like you would interact with ordinary RDF - you can run SPARQL queries or interact with the data via the SAIL API. It just works. The PG data model is also customizable via a round-tripping interface called the BlazeValueFactory, also described in detail in this document.

Group: com.blazegraph Artifact: blazegraph-gremlin
Show documentation Show source 
 

7 downloads
Artifact blazegraph-gremlin
Group com.blazegraph
Version 1.0.0
Last update 26. January 2016
Organization SYSTAP, LLC DBA Blazegraph
URL https://www.blazegraph.com/
License GNU General Public License Version 2 (GPLv2)
Dependencies amount 4
Dependencies gremlin-core, gremlin-groovy, tinkergraph-gremlin, bigdata-core,
There are maybe transitive dependencies!

io.janusproject from group io.janusproject (version 2.0.3.1)

Janus is an open-source multi-agent platform fully implemented in Java 1.8. Janus enables developers to quickly create web, enterprise and desktop multiagent-based applications. It provides a comprehensive set of features to develop, run, display and monitor multiagent-based applications. Janus-based applications can be distributed across a network. Janus could be used as an agent-oriented platform, an organizational platform, and/or an holonic platform. It also natively manages the concept of recursive agents and holons. Janus is jointly developed by the multiagent team of the University of Burgondy Franche Comt&eacute;, and the Grupo de Investigación en Tecnologías Informáticas Avanzadas de Tucumán. This is the new version of Janus fully reimplemented to support the SARL Agent-Oriented Programming Language (http://www.sarl.io).

Group: io.janusproject Artifact: io.janusproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact io.janusproject
Group io.janusproject
Version 2.0.3.1
Last update 23. January 2016
Organization Janus Project Consortium
URL http://www.janusproject.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-build from group net.sourceforge.pmd (version 0.10)

This small subproject regroup most of the stuff needed to build pmd. As some java code has been produced to reduce the use of scripts when generating the website, the build also requires a small jar, which is generated by this pom. IMPORTANT NOTE: the pmd-build.jar does not need to be recompile if you modify any ant or xslt files. You can alter the files that are in the xslt directory and directly uses the appropriate ant or java task. pmd-build should be recompiled and package (and its version incrememented) only if you modify the java code.

Group: net.sourceforge.pmd Artifact: pmd-build
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-build
Group net.sourceforge.pmd
Version 0.10
Last update 04. October 2015
Organization not specified
URL http://pmd.sourceforge.net/
License BSD-style
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

synapse-slick-lifted_2.11 from group ru.primetalk (version 1.4.0)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

Group: ru.primetalk Artifact: synapse-slick-lifted_2.11
Show documentation Show source 
 

0 downloads
Artifact synapse-slick-lifted_2.11
Group ru.primetalk
Version 1.4.0
Last update 01. April 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 5
Dependencies slick_2.11, scala-library, slick-pg_2.11, synapse-frames_2.11, slf4j-api,
There are maybe transitive dependencies!

synapse-frames_2.11 from group ru.primetalk (version 1.4.0)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

Group: ru.primetalk Artifact: synapse-frames_2.11
Show all versions Show documentation Show source 
 

4 downloads
Artifact synapse-frames_2.11
Group ru.primetalk
Version 1.4.0
Last update 01. April 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 2
Dependencies scala-reflect, scala-library,
There are maybe transitive dependencies!



Page 412 from 422 (items total 4217)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy