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

Download JAR files tagged by stopped with all dependencies

Search JAR files by class name

objectos-core-service from group br.com.objectos.oss-java8 (version 3.1.0)

Defines the Objectos Core Service API. Provides an interface for defining a service and a static utility class for service instances. Service is any class whose instances must be started during an application initialization and must be stopped at the application shutdown.

Group: br.com.objectos.oss-java8 Artifact: objectos-core-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact objectos-core-service
Group br.com.objectos.oss-java8
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-runtime,
There are maybe transitive dependencies!

objectos-core-service from group br.com.objectos.oss-java7 (version 3.1.0)

Defines the Objectos Core Service API. Provides an interface for defining a service and a static utility class for service instances. Service is any class whose instances must be started during an application initialization and must be stopped at the application shutdown.

Group: br.com.objectos.oss-java7 Artifact: objectos-core-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact objectos-core-service
Group br.com.objectos.oss-java7
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-runtime,
There are maybe transitive dependencies!

objectos-core-service from group br.com.objectos.oss-java6 (version 3.1.0)

Defines the Objectos Core Service API. Provides an interface for defining a service and a static utility class for service instances. Service is any class whose instances must be started during an application initialization and must be stopped at the application shutdown.

Group: br.com.objectos.oss-java6 Artifact: objectos-core-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact objectos-core-service
Group br.com.objectos.oss-java6
Version 3.1.0
Last update 18. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies objectos-core-runtime,
There are maybe transitive dependencies!

gora-goraci from group org.apache.gora (version 0.9)

The GoraCI test runs many ingest clients that continually create linked lists containing 25 million nodes. At some point the clients are stopped and a map reduce job is run to ensure no linked list has a hole. A hole indicates data was lost.

Group: org.apache.gora Artifact: gora-goraci
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-goraci
Group org.apache.gora
Version 0.9
Last update 13. August 2019
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 25
Dependencies gora-core, hadoop-client, avro, commons-cli, guava, jclouds-slf4j, jclouds-sshj, rackspace-cloudservers-us, rackspace-cloudfiles-us, rackspace-cloudblockstorage-us, rackspace-clouddatabases-us, rackspace-cloudqueues-us, rackspace-cloudloadbalancers-us, rackspace-clouddns-us, rackspace-cloudservers-uk, rackspace-cloudfiles-uk, rackspace-cloudblockstorage-uk, rackspace-clouddatabases-uk, rackspace-cloudqueues-uk, rackspace-autoscale-us, rackspace-cloudloadbalancers-uk, rackspace-clouddns-uk, chef, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

gora-goraci from group com.argonio.gora (version 0.5.2)

The GoraCI test runs many ingest clients that continually create linked lists containing 25 million nodes. At some point the clients are stopped and a map reduce job is run to ensure no linked list has a hole. A hole indicates data was lost.

Group: com.argonio.gora Artifact: gora-goraci
Show all versions Show documentation Show source 
 

0 downloads
Artifact gora-goraci
Group com.argonio.gora
Version 0.5.2
Last update 23. September 2014
Organization The Apache Software Foundation
URL http://gora.apache.org
License not specified
Dependencies amount 21
Dependencies gora-core, hadoop-client, avro, commons-cli, jclouds-slf4j, jclouds-sshj, rackspace-cloudservers-us, rackspace-cloudfiles-us, rackspace-cloudblockstorage-us, rackspace-clouddatabases-us, rackspace-cloudqueues-us, rackspace-cloudloadbalancers-us, rackspace-clouddns-us, rackspace-cloudservers-uk, rackspace-cloudfiles-uk, rackspace-cloudblockstorage-uk, rackspace-clouddatabases-uk, rackspace-cloudqueues-uk, rackspace-autoscale-us, rackspace-cloudloadbalancers-uk, rackspace-clouddns-uk,
There are maybe transitive dependencies!

image from group it.tidalwave.image (version 1.0-ALPHA-7)

This library is a façade for image manipulation, acting as a proxy to libraries such as Java2D, JAI, ImageJ. In its early years (after 2003) it was used for photo development, metadata management and even demonstrated distributed calculus on the Sun Grid. At the end of 2016 development stopped. It resumed at the end of 2022, dropping obsolete stuff (JAI). At the moment the portions related to image manipulation are not tested. Features about metadata manipulation are being actively developed. A few scripts for U*ix and Windows systems are provided to quickly run examples: + runViewerExample.sh + runHistogramViewerExample.sh + runViewerExample.bat + runHistogramViewerExample.bat Directory tree ============== * modules/Core sources for the core component * modules/Metadata sources for the Metadata component * modules/Processor sources for the imaging processor * modules/Renderer sources for the renderer * modules/Examples/ViewerExample example about the renderer * modules/Examples/HistogramViewerExample example about histogram computation * modules/Examples/CustomOperationExample example about custom operations * modules/Examples/Miscellaneous miscellaneous examples

Group: it.tidalwave.image Artifact: image
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL http://tidalwave.it/project/mistral
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image-renderer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-renderer
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-renderer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

image-processor from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-processor
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-processor
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

image-operations from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-operations
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-operations
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

image-modules from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-modules
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-modules
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, spotbugs-annotations, slf4j-api,
There are maybe transitive dependencies!



Page 2 from 3 (items total 31)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy