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

Download JAR files tagged by more with all dependencies

Search JAR files by class name

root from group org.bitbucket.askllc.fermenter (version 2.7.0)

In brewing, a fermenter is a vessel in which unfinished ingredients become nearly finished beer. In Model Driven Architecture, Fermenter is a project that converts functional concepts into nearly finished applications. This approach allows for the quick definition and assembly of applications with the focus on functional concepts rather than technical underpinnings. Fermenter is an MDA engine that allows common concepts to be modeled and spawn any number of generated source files. In turn, this allows developers to focus more time on business logic, less time on technical underpinnings, and achieve extremely high levels of architectural conformity.

Group: org.bitbucket.askllc.fermenter Artifact: root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact root
Group org.bitbucket.askllc.fermenter
Version 2.7.0
Last update 06. April 2023
Organization not specified
URL https://bitbucket.org/askllc/fermenter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JavaEWAH from group com.googlecode.javaewah (version 1.2.3)

The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

Group: com.googlecode.javaewah Artifact: JavaEWAH
Show all versions Show documentation Show source 
 

55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL https://github.com/lemire/javaewah
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ziggurat from group org.cicirello (version 1.0.5)

Java implementation of the Ziggurat algorithm for generating Gaussian distributed pseudorandom numbers. The Ziggurat algorithm is significantly faster than the more commonly encountered Polar method, and has some other desirable statistical properties. The ZigguratGaussian class is a Java port of the GNU Scientific Library's C implementation (Voss, 2005) of the Ziggurat method. In porting to Java, we have made several optimizations, the details of which can be found in the source code comments, which highlights any differences between this Java implementation and the C implementation on which it is based. This package also includes an implementation of the Polar Method, included to enable comparing speed advantage of the Ziggurat algorithm.

Group: org.cicirello Artifact: ziggurat
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziggurat
Group org.cicirello
Version 1.0.5
Last update 01. December 2022
Organization Cicirello.Org
URL https://github.com/cicirello/ZigguratGaussian
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

library-nsdk from group io.branch.sdk.android (version 0.0.2)

Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.

Group: io.branch.sdk.android Artifact: library-nsdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library-nsdk
Group io.branch.sdk.android
Version 0.0.2
Last update 05. October 2022
Organization not specified
URL https://github.com/BranchMetrics/android-branch-sdk-private
License Branch Metrics, Inc. Software License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ST4 from group org.antlr (version 4.3.4)

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.

Group: org.antlr Artifact: ST4
Show all versions Show documentation Show source 
 

32 downloads
Artifact ST4
Group org.antlr
Version 4.3.4
Last update 02. September 2022
Organization not specified
URL Not specified
License The BSD License
Dependencies amount 1
Dependencies antlr-runtime,
There are maybe transitive dependencies!

media-editing-api-java from group com.cloudinary (version 0.1.4-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-editing-api-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-editing-api-java
Group com.cloudinary
Version 0.1.4-beta
Last update 17. August 2022
Organization not specified
URL https://github.com/cloudinary/media-editing-api-java.git
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

media-delivery-api-java from group com.cloudinary (version 0.1.3-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-delivery-api-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-delivery-api-java
Group com.cloudinary
Version 0.1.3-beta
Last update 17. August 2022
Organization not specified
URL https://github.com/cloudinary/media-delivery-api-java.git
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

media-editing-java from group com.cloudinary (version 0.1.2-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-editing-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-editing-java
Group com.cloudinary
Version 0.1.2-beta
Last update 31. July 2022
Organization not specified
URL https://github.com/cloudinary/media-editing-java.git
License MIT
Dependencies amount 2
Dependencies media-delivery-api-java, media-editing-api-java,
There are maybe transitive dependencies!

kotlin-url-builder from group com.cloudinary (version 0.1.0-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Kotlin applications.

Group: com.cloudinary Artifact: kotlin-url-builder
Show documentation Show source 
 

0 downloads
Artifact kotlin-url-builder
Group com.cloudinary
Version 0.1.0-beta
Last update 06. June 2022
Organization not specified
URL http://github.com/cloudinary/cloudinary_kotlin
License MIT
Dependencies amount 1
Dependencies kotlin-transformation-builder-sdk,
There are maybe transitive dependencies!

appoptics-agent from group com.appoptics.agent.java (version 6.24.3)

The AppOptics Java instrumentation agent jar file. This artifact provides a convenient way to download the agent jar from public Maven repository. Please take note that this should NOT be included as a part of the project dependencies. Rather, this artifact should be integrated into the build process by using extra step such as the "copy" goal of "maven-dependency-plugin". For more information, please refer to https://docs.appoptics.com/kb/apm_tracing/java/install/#getting-the-agent-jar

Group: com.appoptics.agent.java Artifact: appoptics-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact appoptics-agent
Group com.appoptics.agent.java
Version 6.24.3
Last update 05. May 2022
Organization not specified
URL https://www.appoptics.com/
License AppOptics Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 335 from 357 (items total 3568)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy