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

Download JAR files tagged by recipe with all dependencies


jpmml-migration-recipe from group org.kie (version 9.44.0.Final)

OpenRewrite recipe to migrate JPMML model library from 1.5.1 to 1.6.4

Group: org.kie Artifact: jpmml-migration-recipe
Show all versions Show source 
Download jpmml-migration-recipe.jar (9.44.0.Final)
 

0 downloads
Artifact jpmml-migration-recipe
Group org.kie
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rewrite-java, rewrite-maven, rewrite-yaml, rewrite-properties, rewrite-xml, slf4j-api,
There are maybe transitive dependencies!

rghibernate from group com.redislabs (version 1.1.0)

A Write-Behind and Write-Through recipe for RedisGears using Hibernate

Group: com.redislabs Artifact: rghibernate
Show documentation Show source 
Download rghibernate.jar (1.1.0)
 

0 downloads
Artifact rghibernate
Group com.redislabs
Version 1.1.0
Last update 14. July 2022
Organization RedisLabs
URL https://oss.redislabs.com/redisgears
License BSD 3-clause
Dependencies amount 11
Dependencies postgresql, mssql-jdbc, hibernate-core, gear_runtime, mariadb-java-client, jaxb-api, org.eclipse.persistence.moxy, jackson-annotations, jackson-core, jackson-databind, ojdbc10-production,
There are maybe transitive dependencies!

minecraft-modpack-almond-datapack-recipes from group com.github.rremer (version 1.18.1-2)

Datapack of recipe overrides for a vanilla-substitute of Minecraft.

Group: com.github.rremer Artifact: minecraft-modpack-almond-datapack-recipes
Show all versions Show source 
Download minecraft-modpack-almond-datapack-recipes.jar (1.18.1-2)
 

0 downloads
Artifact minecraft-modpack-almond-datapack-recipes
Group com.github.rremer
Version 1.18.1-2
Last update 14. February 2022
Organization Royce Remer
URL ${github.site.url}/${github.site.location}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

recipe-generator from group ca.derekcormier.recipe (version 0.4.0)

Generates ingredients and implementation hooks for the Recipe framework

Group: ca.derekcormier.recipe Artifact: recipe-generator
Show all versions Show documentation Show source 
Download recipe-generator.jar (0.4.0)
 

0 downloads
Artifact recipe-generator
Group ca.derekcormier.recipe
Version 0.4.0
Last update 26. December 2019
Organization not specified
URL https://github.com/kormide/recipe
License MIT License
Dependencies amount 4
Dependencies args4j, jackson-dataformat-yaml, jackson-databind, liqp,
There are maybe transitive dependencies!

jetty-base from group org.sonatype.runtime.recipes (version 7.0.1.v20091125-v0001)

Group: org.sonatype.runtime.recipes Artifact: jetty-base
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jetty-base
Group org.sonatype.runtime.recipes
Version 7.0.1.v20091125-v0001


dropwizard-leader-latch from group org.kiwiproject (version 2.3.1)

This is a small library that integrates Apache Curator's Leader Latch recipe into a Dropwizard service.

Group: org.kiwiproject Artifact: dropwizard-leader-latch
Show all versions Show documentation Show source 
Download dropwizard-leader-latch.jar (2.3.1)
 

0 downloads
Artifact dropwizard-leader-latch
Group org.kiwiproject
Version 2.3.1
Last update 24. October 2024
Organization not specified
URL https://github.com/kiwiproject/dropwizard-leader-latch
License not specified
Dependencies amount 15
Dependencies commons-text, classmate, curator-recipes, dropwizard-core, hibernate-validator, jackson-databind, jakarta.activation-api, jakarta.annotation-api, jakarta.xml.bind-api, javassist, joda-time, kiwi, metrics-healthchecks-severity, metrics-jersey2, metrics-jetty9,
There are maybe transitive dependencies!

kmm-miam-sdk from group tech.miam.sdk (version 4.0.7)

Miam SDK is a component libray that is directly wired with miam API. It allow you to inject recipe into your mobile App

Group: tech.miam.sdk Artifact: kmm-miam-sdk
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kmm-miam-sdk
Group tech.miam.sdk
Version 4.0.7
Last update 23. April 2024
Organization not specified
URL https://github.com/miamtech/miam-sdk
License Miam License
Dependencies amount 25
Dependencies kotlinx-coroutines-core, kotlinx-coroutines-android, kotlinx-datetime, ktor-client-core, ktor-client-android, ktor-serialization-kotlinx-json, ktor-client-content-negotiation, ktor-client-encoding, ktor-client-logging, material, compiler, ui-tooling, ui, foundation, material, koin-core, koin-android, coil-compose, coil-svg, navigation-runtime-ktx, navigation-compose, resources, resources-android, exoplayer, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

androidSDK from group tech.miam.sdk (version 2.1.0)

Miam SDK is a component libray that is directly wired with miam API. It allow you to inject recipe into your mobile App

Group: tech.miam.sdk Artifact: androidSDK
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact androidSDK
Group tech.miam.sdk
Version 2.1.0
Last update 02. August 2022
Organization not specified
URL https://gitlab.com/miam/kmm-miam-sdk
License Miam License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

recipe-generator-maven-plugin from group ca.derekcormier.recipe (version 0.4.0)

Maven plugin to generate ingredients and implementation hooks for the Recipe framework

Group: ca.derekcormier.recipe Artifact: recipe-generator-maven-plugin
Show all versions Show documentation Show source 
Download recipe-generator-maven-plugin.jar (0.4.0)
 

0 downloads
Artifact recipe-generator-maven-plugin
Group ca.derekcormier.recipe
Version 0.4.0
Last update 26. December 2019
Organization not specified
URL https://github.com/kormide/recipe
License MIT License
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, maven-core, maven-project, recipe-generator,
There are maybe transitive dependencies!

zookeeper-recipes from group io.streamnative (version 3.6.3.1)

1) This module contains various Zookeeper recipe implementations. 2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock. 3) It would be great if you can provide both the java and c recipes for the zookeeper recipes. C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java. 4) The recipes hold high standards like our zookeeper c/java libraries, so make sure that you include some unit testing with both the c and java recipe code. 5) Also, please name your c client public methods as zkr_recipe-name_methodname (eg. zkr_lock_lock in zookeeper-recipes-lock/src/c) 6) To run the c tests in all the recipes, - make sure the main zookeeper c libraries in zookeeper-client-c are compiled. Run autoreconf -if;./configure; make. The libraries will be installed in {top}/src/c/.libs. - run autoreconf if;./configure;make run-check in zookeeper-recipes/$recipename/src/c

Group: io.streamnative Artifact: zookeeper-recipes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zookeeper-recipes
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!



Page 4 from 5 (items total 41)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy