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

Download JAR files tagged by notably with all dependencies

Search JAR files by class name

spark-plugins_2.13 from group ch.cern.sparkmeasure (version 0.3)

SparkPlugins provides code and examples of how to deploy Apache Spark Plugins. Notably focosuing on extensions to the metrics system applied to measuring I/O from cloud Filesystems, OS/system metrics and custom metrics.

Group: ch.cern.sparkmeasure Artifact: spark-plugins_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-plugins_2.13
Group ch.cern.sparkmeasure
Version 0.3
Last update 26. September 2023
Organization ch.cern.sparkmeasure
URL https://github.com/cerndb/SparkPlugins
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, metrics-core, hadoop-client-api, agent, spark-core_2.13,
There are maybe transitive dependencies!

spark-plugins_2.12 from group ch.cern.sparkmeasure (version 0.3)

SparkPlugins provides code and examples of how to deploy Apache Spark Plugins. Notably focosuing on extensions to the metrics system applied to measuring I/O from cloud Filesystems, OS/system metrics and custom metrics.

Group: ch.cern.sparkmeasure Artifact: spark-plugins_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-plugins_2.12
Group ch.cern.sparkmeasure
Version 0.3
Last update 26. September 2023
Organization ch.cern.sparkmeasure
URL https://github.com/cerndb/SparkPlugins
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, metrics-core, hadoop-client-api, agent, spark-core_2.12,
There are maybe transitive dependencies!

rinsim-packaging from group com.github.rinde (version 2.3.3)

Group: com.github.rinde Artifact: rinsim-packaging
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rinsim-packaging
Group com.github.rinde
Version 2.3.3
Last update 30. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies rinsim-core, rinsim-ui, rinsim-example, rinsim-problem, org.eclipse.swt.cocoa.macosx.x86_64, org.eclipse.swt.win32.win32.x86_64, org.eclipse.swt.win32.win32.x86, org.eclipse.swt.gtk.linux.x86_64,
There are maybe transitive dependencies!

rinsim-problem from group com.github.rinde (version 2.3.3)

Group: com.github.rinde Artifact: rinsim-problem
Show all versions Show documentation Show source 
 

0 downloads
Artifact rinsim-problem
Group com.github.rinde
Version 2.3.3
Last update 30. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies rinsim-core, rinsim-ui,
There are maybe transitive dependencies!

aspectjmatcher from group org.aspectj (version 1.9.22.1)

The AspectJ matcher can be used for matching pointcuts independently of any AspectJ compilation or weaving steps. Most notably, this can be used by frameworks such as Spring AOP which utilise the @AspectJ pointcut syntax but implement aspect weaving in a way independent of AspectJ, e.g. using dynamic proxies.

Group: org.aspectj Artifact: aspectjmatcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact aspectjmatcher
Group org.aspectj
Version 1.9.22.1
Last update 11. May 2024
Organization not specified
URL https://www.eclipse.org/aspectj/
License Eclipse Public License - v 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aspectjtools from group org.aspectj (version 1.9.22.1)

AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during compilation, fully replacing Javac for plain Java classes and also compiling native AspectJ or annotation-based @AspectJ syntax. Furthermore, AJC can weave aspects into existing class files in a post-compile binary weaving step. This library is a superset of AspectJ weaver and hence also of AspectJ runtime.

Group: org.aspectj Artifact: aspectjtools
Show all versions Show documentation Show source 
 

549 downloads
Artifact aspectjtools
Group org.aspectj
Version 1.9.22.1
Last update 11. May 2024
Organization not specified
URL https://www.eclipse.org/aspectj/
License Eclipse Public License - v 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

listenablefuture from group com.google.guava (version 9999.0-empty-to-avoid-conflict-with-guava)

An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....

Group: com.google.guava Artifact: listenablefuture
Show all versions 
 

48 downloads
Artifact listenablefuture
Group com.google.guava
Version 9999.0-empty-to-avoid-conflict-with-guava
Last update 11. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)

The Java JDK includes various means of creating/consuming compressed files. What is missing is easy way of creating lazy streamed zip archive, in spirit of java.util.zip.DeflaterInputStream. This implementation relies on the fact that the PKZIP specification allows archiving data streams of sizes not known upfront. This implies that the archives produced will be readable only by tools aware of this trick. Notably, java.util.zip.ZipInputStream is OK with that, so we use it to test compatibility.

Group: io.github.tsabirgaliev Artifact: zip
Show documentation Show source 
 

1 downloads
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2 from 2 (items total 18)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy