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

Download JAR files tagged by methods with all dependencies

Search JAR files by class name

rst-emf-api from group org.corpus-tools (version 1.0.4)

The project rst-emf-api offers a simple java api and model to access and describe RST data used by the RST tool (see: http://www.wagsoft.com/RSTTool/). RST stands for rhetorical structure theory. The api provides methods to read and write rs3 files and manipulate the included data.

Group: org.corpus-tools Artifact: rst-emf-api
Show documentation Show source 
 

1 downloads
Artifact rst-emf-api
Group org.corpus-tools
Version 1.0.4
Last update 22. December 2015
Organization not specified
URL https://github.com/korpling/rst-emf-api
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi,
There are maybe transitive dependencies!

cyc-kb from group com.cyc (version 1.0.0-rc4)

The KB API provides basic functionality for manipulating CycL-based Java objects. The API extracts the main Predicate Logic constructs in the Cyc KB as Java classes. A set of factory methods allow finding and creating terms and assertions. These can be used to build sentences, to create new assertions, or to build queries.

Group: com.cyc Artifact: cyc-kb
Show all versions Show documentation Show source 
 

0 downloads
Artifact cyc-kb
Group com.cyc
Version 1.0.0-rc4
Last update 30. October 2015
Organization Cycorp, Inc
URL http://dev.cyc.com/api/core/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies cyc-base-client, commons-lang,
There are maybe transitive dependencies!

ks-tool from group eu.fbk.knowledgestore (version 1.7.1)

A collection of command line tools for interacting with a KnowledgeStore server, including benchmarking tools to create and perform a performance test of KS retrieval methods as well as a tool for dumping the contents of a KS instance to RDF files.

Group: eu.fbk.knowledgestore Artifact: ks-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact ks-tool
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-tool/
License not specified
Dependencies amount 10
Dependencies ks-core, ks-client, sesame-model, sesame-query, sesame-rio-api, commons-math3, rdfpro-core, guava, slf4j-api, jersey-guava,
There are maybe transitive dependencies!

appium-maven-plugin from group com.github.psorobka (version 1.1.0)

Group: com.github.psorobka Artifact: appium-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact appium-maven-plugin
Group com.github.psorobka
Version 1.1.0
Last update 27. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-plugin-annotations, maven-plugin-api, maven-core, zt-process,
There are maybe transitive dependencies!

appium-maven-plugin-parent from group com.github.psorobka (version 1.1.0)

Appium Maven Plugin provides start and stop methods for Appium - open source, cross-platform test automation tool for native, hybrid and mobile web apps, tested on simulators (iOS, FirefoxOS), emulators (Android), and real devices (iOS, Android, FirefoxOS).

Group: com.github.psorobka Artifact: appium-maven-plugin-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact appium-maven-plugin-parent
Group com.github.psorobka
Version 1.1.0
Last update 27. August 2015
Organization not specified
URL https://github.com/psorobka/appium-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appium-maven-plugin-example from group com.github.psorobka (version 1.1.0)

Group: com.github.psorobka Artifact: appium-maven-plugin-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact appium-maven-plugin-example
Group com.github.psorobka
Version 1.1.0
Last update 27. August 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

android-logger from group com.noveogroup.android (version 1.3.6)

Useful logger for Android based on standard android.util.Log class. Simple lightweight (< 50 Kb) implementation of SLF4J API. Easy but powerful configuration via properties file and some additional helpful logging methods. Easy analogue of popular log4j library.

Group: com.noveogroup.android Artifact: android-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-logger
Group com.noveogroup.android
Version 1.3.6
Last update 26. August 2015
Organization not specified
URL http://noveogroup.github.com/android-logger/
License The MIT License (MIT)
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

keyutils from group com.bitpay (version 2.0.1)

The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.

Group: com.bitpay Artifact: keyutils
Show all versions Show documentation Show source 
 

3 downloads
Artifact keyutils
Group com.bitpay
Version 2.0.1
Last update 29. July 2015
Organization BitPay
URL https://github.com/bitpay/java-key-utils
License MIT License
Dependencies amount 9
Dependencies bcpkix-jdk15on, bcprov-jdk15on, hamcrest-core, slf4j-api, slf4j-simple, junit, bitcoinj-core, site-maven-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

halite from group io.inkstand (version 0.1.1)

A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.

Group: io.inkstand Artifact: halite
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact halite
Group io.inkstand
Version 0.1.1
Last update 10. May 2015
Organization not specified
URL https://github.com/moskitoli/halite
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.authn.jaas (version 1.0)

This module is part of a JAAS library that provides common methods for building JAAS modules. It implements a JDBC JAAS module using the methods of the shared library. While this JAAS module itself is production ready, it relies on deployment specific modules that implement, for instance, auditing, message queues, and credential validation.

Group: org.beiter.michael.authn.jaas Artifact: jdbc
Show documentation Show source 
 

0 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas
Version 1.0
Last update 07. March 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies common, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!



Page 131 from 148 (items total 1474)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy