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

Download JAR files tagged by simple with all dependencies

Search JAR files by class name

doclet-main from group de.unkrig (version 1.0.5)

Generates a (very simple) HTML page for the "main(String[])" method (or a different method) of each of the specified classes. This is useful for command line tools with a set of command line options.

Group: de.unkrig Artifact: doclet-main
Show all versions Show documentation Show source 
 

0 downloads
Artifact doclet-main
Group de.unkrig
Version 1.0.5
Last update 23. November 2018
Organization Arno Unkrig
URL http://unkrig.de/w/MAIN_doclet
License New BSD License
Dependencies amount 4
Dependencies tools, commons-doclet, commons-text, commons-util,
There are maybe transitive dependencies!

slimrpc-core from group io.github.lmxy1990 (version 1.0.0)

Based on netty, jdk's own dynamic proxy. Combine spring to encapsulate a simple and highly reliable rpc framework. Goal: Everything is simple, lightweight, and highly maintainable. Use only need to rely on jar package, simple configuration.

Group: io.github.lmxy1990 Artifact: slimrpc-core
Show documentation Show source 
 

0 downloads
Artifact slimrpc-core
Group io.github.lmxy1990
Version 1.0.0
Last update 13. November 2018
Organization not specified
URL https:github.com/lmxy1990/slim-rpc
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies netty-all, fastjson, gson, spring-context, spring-test, slf4j-api, jcl-over-slf4j, log4j-over-slf4j, logback-core, logback-classic, maven-dependency-plugin,
There are maybe transitive dependencies!

player-sdk-v24 from group fm.feed.android (version 5.1.8-2)

This is an Android library for making use of the Feed.fm 'music as a service' REST API. This library retrieves and handles playback of audio files and has a simple UI to serve as the foundation for your own music player.

Group: fm.feed.android Artifact: player-sdk-v24
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact player-sdk-v24
Group fm.feed.android
Version 5.1.8-2
Last update 05. October 2018
Organization not specified
URL https://developer.feed.fm/documentation
License The MIT License (MIT)
Dependencies amount 6
Dependencies exoplayer-core, gson, retrofit, converter-gson, appcompat-v7, concurrentunit,
There are maybe transitive dependencies!

osgi.enroute.jsonrpc.simple.provider from group org.osgi (version 2.1.0)

A simple implementation of the JSON RPC 2.0 specification. This bundle tracks any JSONRPC services. It assumes all public methods on the implementation class are fair game and maps to them to a JSON RPC endpoint. These methods

Group: org.osgi Artifact: osgi.enroute.jsonrpc.simple.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.jsonrpc.simple.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

restli-tools-scala_2.10 from group com.linkedin.pegasus (version 24.0.2)

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

Group: com.linkedin.pegasus Artifact: restli-tools-scala_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact restli-tools-scala_2.10
Group com.linkedin.pegasus
Version 24.0.2
Last update 11. September 2018
Organization not specified
URL http://github.com/linkedin/pegasus
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies slf4j-api, restli-server, restli-common, data, scala-library, scala-compiler, scala-reflect,
There are maybe transitive dependencies!

org.cg.services.core from group com.github.codegerm (version 1.0.6)

A simple web services development suite with Spring and OSGi support and several utilities including exception handling, excution time filter, swagger api listing etc.

Group: com.github.codegerm Artifact: org.cg.services.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.cg.services.core
Group com.github.codegerm
Version 1.0.6
Last update 01. August 2018
Organization CodeGerm
URL https://github.com/CodeGerm/GermServices
License The Apache License, Version 2.0
Dependencies amount 20
Dependencies cxf-rt-frontend-jaxws, cxf-rt-transports-http, cxf-rt-frontend-jaxrs, cxf-rt-rs-service-description, cxf-rt-rs-client, spring-core, spring-context, spring-beans, spring-web, spring-webmvc, spring-test, spring-websocket, spring-messaging, gson, javax.servlet-api, org.osgi.core, swagger-jaxrs, slf4j-log4j12, guava, jackson-jaxrs-json-provider,
There are maybe transitive dependencies!

google-cloud-dataflow-java-archetypes-starter from group com.google.cloud.dataflow (version 2.5.0)

Google Cloud Dataflow SDK for Java is a distribution of Apache Beam designed to simplify usage of Apache Beam on Google Cloud Dataflow service. This archetype creates a simple starter pipeline to get started using the Google Cloud Dataflow SDK for Java.

Group: com.google.cloud.dataflow Artifact: google-cloud-dataflow-java-archetypes-starter
Show all versions Show source 
 

0 downloads
Artifact google-cloud-dataflow-java-archetypes-starter
Group com.google.cloud.dataflow
Version 2.5.0
Last update 26. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

marmotta-util-tripletable from group org.apache.marmotta (version 3.4.0)

Provides a simple in-memory table using the Java Collections API to access triples. Additionally, the triple table offers in-memory indexes for typical query operations (e.g. listing by subject).

Group: org.apache.marmotta Artifact: marmotta-util-tripletable
Show all versions Show source 
 

0 downloads
Artifact marmotta-util-tripletable
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies sesame-model, guava, marmotta-commons,
There are maybe transitive dependencies!

android-actors-generator from group com.truecaller (version 1.5.0)

Android Actors Library was inspired by the Actor model. The main purpose of this library is to help developers in creating a worker attached to a thread and make all interactions with this worker natural and simple.

Group: com.truecaller Artifact: android-actors-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-actors-generator
Group com.truecaller
Version 1.5.0
Last update 18. May 2018
Organization not specified
URL https://github.com/truecaller/android-actors-library/
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies android-actors-library, annotations, javapoet, commons-lang3, support-v4,
There are maybe transitive dependencies!

android-actors-library from group com.truecaller (version 1.5.0)

Android Actors Library was inspired by the Actor model. The main purpose of this library is to help developers in creating a worker attached to a thread and make all interactions with this worker natural and simple.

Group: com.truecaller Artifact: android-actors-library
Show all versions Show documentation Show source 
 

0 downloads
Artifact android-actors-library
Group com.truecaller
Version 1.5.0
Last update 18. May 2018
Organization not specified
URL https://github.com/truecaller/android-actors-library/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies support-annotations,
There are maybe transitive dependencies!



Page 1074 from 1156 (items total 11553)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy