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

Download JAR files tagged by operations with all dependencies

Search JAR files by class name

maybe from group com.github.joselion (version 2.1.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: com.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 2.1.1
Last update 13. June 2022
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kloudminions-api from group com.opkloud (version 1.0.7)

Kloud Minions allow operations and developers to easily and efficiently write cloud automation tasks. This is accomplished via a simple process language that can combine the actions of many simple minions to create robust and arbitrarily-complex processes. Minion libraries can be created and reused to automate the most common actions.

Group: com.opkloud Artifact: kloudminions-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact kloudminions-api
Group com.opkloud
Version 1.0.7
Last update 13. October 2020
Organization com.opkloud
URL https://bitbucket.org/codestax/kloudminions
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

newrelic-api from group com.opsmatters (version 1.0.12)

Java client library for the New Relic REST APIs built using Jersey and Gson. The library includes over 110 operations across all of the available 35 New Relic services. It can be used by applications to automate the configuration of New Relic Monitoring, Alerting and Dashboards, but can also be used for extracting incident and metric data, executing Insights queries, and uploading plugin metrics.

Group: com.opsmatters Artifact: newrelic-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact newrelic-api
Group com.opsmatters
Version 1.0.12
Last update 22. August 2018
Organization not specified
URL https://github.com/opsmatters/newrelic-api
License Apache 2.0
Dependencies amount 5
Dependencies jersey-client, jersey-hk2, gson, guava, commons-lang3,
There are maybe transitive dependencies!

cloud-pubsub-client from group com.google.pubsub (version 0.2.1-EXPERIMENTAL)

High performance Cloud Pub/Sub client library. (NOTE) This release includes only data plane operations, publishing and pulling messages, and it is based on our gRPC beta release. (ALPHA) This library uses features that are part of an invitation-only release of the underlying Cloud Pub/Sub API. The library will generate errors unless you have access to this API. This restriction should be relaxed in the near future. Please contact [email protected] with any questions in the meantime.

Group: com.google.pubsub Artifact: cloud-pubsub-client
Show all versions Show documentation Show source 
 

10 downloads
Artifact cloud-pubsub-client
Group com.google.pubsub
Version 0.2.1-EXPERIMENTAL
Last update 06. July 2017
Organization not specified
URL https://cloud.google.com/pubsub
License Apache License, Version 2.0
Dependencies amount 12
Dependencies google-auth-library-oauth2-http, guava, grpc-google-cloud-pubsub-v1, grpc-netty, grpc-auth, grpc-protobuf, grpc-stub, netty-tcnative-boringssl-static, joda-time, slf4j-api, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

image-plugin-jai from group it.tidalwave.image (version 1.0-ALPHA-4)

Group: it.tidalwave.image Artifact: image-plugin-jai
Show documentation Show source 
 

0 downloads
Artifact image-plugin-jai
Group it.tidalwave.image
Version 1.0-ALPHA-4
Last update 28. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, org-openide-util-lookup, javax-media-jai,
There are maybe transitive dependencies!

truevfs from group net.java.truevfs (version 0.11.1)

TrueVFS is a virtual file system (VFS) for Java 7 which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

Group: net.java.truevfs Artifact: truevfs
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL http://truevfs.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oodt-product from group org.apache.oodt (version 1.0)

The Product Service provides access to data products. Products can be scientific datasets, images, documents, or anything with an electronic representation. The Product Service accepts standard query expressions (see the Query Expression component) and returns zero or more matching products. In addition, the product service can transform products from proprietary formats and into Internet standard formats or run other transformations, all without impacting local stores or operations.

Group: org.apache.oodt Artifact: oodt-product
Show all versions Show documentation Show source 
 

0 downloads
Artifact oodt-product
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-codec, commons-io, oodt-commons, oodt-xmlquery, tika-core,
There are maybe transitive dependencies!

rdf.scala.utils from group org.apache.clerezza (version 1.0.0)

OSGi bundle providing utilities for accessing Clerezza RDF Commons Graphs with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNode(). To access multiple property values the position can be indicated using the %-operator, e.g. "node/-FOAF.knows%2/FOAF.name%0!", see the ScalaDocs for RichGraphNode for all operations

Group: org.apache.clerezza Artifact: rdf.scala.utils
Show all versions Show source 
 

0 downloads
Artifact rdf.scala.utils
Group org.apache.clerezza
Version 1.0.0
Last update 20. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies scala-library, org.osgi.core, org.osgi.compendium, rdf.core, rdf.utils,
There are maybe transitive dependencies!

geomajas-project-graphics-all from group org.geomajas.project (version 1.0.0-M5)

Geomajas Graphics project. The graphics project defines a set of interfaces and controllers for editing graphical objects based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend geometry editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

Group: org.geomajas.project Artifact: geomajas-project-graphics-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-graphics-all
Group org.geomajas.project
Version 1.0.0-M5
Last update 05. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

geomajas-client-gwt2-plugin-graphicsediting-parent from group org.geomajas.plugin (version 2.1.0-M3)

Geomajas Graphics Editing plugin. The graphics editing plugin defines a set of interfaces and controllers for editing graphical objects in maps based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

Group: org.geomajas.plugin Artifact: geomajas-client-gwt2-plugin-graphicsediting-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-client-gwt2-plugin-graphicsediting-parent
Group org.geomajas.plugin
Version 2.1.0-M3
Last update 30. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 107 from 117 (items total 1165)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy