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

Download JAR files tagged by configuration with all dependencies

Search JAR files by class name

configcat-kotlin-client-iosarm32 from group com.configcat (version 3.0.1)

Kotlin Multiplatform SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

Group: com.configcat Artifact: configcat-kotlin-client-iosarm32
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact configcat-kotlin-client-iosarm32
Group com.configcat
Version 3.0.1
Last update 09. April 2024
Organization not specified
URL https://github.com/configcat/kotlin-sdk
License MIT License
Dependencies amount 10
Dependencies kotlin-stdlib-common, atomicfu-iosarm32, ktor-client-core-iosarm32, kotlinx-serialization-core-iosarm32, kotlinx-serialization-json-iosarm32, kotlinx-coroutines-core-iosarm32, klock-iosarm32, krypto-iosarm32, semver-iosarm32, ktor-client-darwin-iosarm32,
There are maybe transitive dependencies!

camunda-archetype-ejb-war from group org.camunda.bpm.archetype (version 7.21.0)

Process application that uses a shared Camunda Platform engine in a Java EE Container, e.g. JBoss Wildfly. Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, HTML5-based start and task forms, configuration for JPA (Hibernate), JUnit Test with in-memory engine and visual process test coverage, Maven Plugins

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-ejb-war
Show all versions Show source 
 

4 downloads
Artifact camunda-archetype-ejb-war
Group org.camunda.bpm.archetype
Version 7.21.0
Last update 03. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wicket-spring-boot-starter-parent from group com.giffing.wicket.spring.boot.starter (version 4.0.0)

This project (should) makes it easy to create Wicket projects with a minimum of configuration effort. Is uses Spring Boot to autoconfigure Wickets core and extension with an reasonable default value which can be overridden over property files. This parent project holds default configuration for the underlying sub modules

Group: com.giffing.wicket.spring.boot.starter Artifact: wicket-spring-boot-starter-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-spring-boot-starter-parent
Group com.giffing.wicket.spring.boot.starter
Version 4.0.0
Last update 22. March 2024
Organization not specified
URL https://github.com/MarcGiffing/wicket-spring-boot
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

krausening-root from group org.technologybrewery.krausening (version 19)

Krausening is a library that allows for the externalization of property and configuration files from deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing the need to hack apart or rebuild the package to support property file modification.

Group: org.technologybrewery.krausening Artifact: krausening-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact krausening-root
Group org.technologybrewery.krausening
Version 19
Last update 13. February 2024
Organization not specified
URL https://github.com/TechnologyBrewery/krausening
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

invest-api-java-sdk-starter from group io.github.dankosik (version 1.6.0-RC1)

Starter for RussianInvestments/invest-api-java-sdk is a convenient tool that allows you to quickly and easily integrate RussianInvestments/invest-api-java-sdk for accessing market data and trading into your Spring Boot applications. This starter provides easy configuration and automatic setup, allowing you to focus on developing functionality instead of spending time on setting up the integration with RussianInvestments/invest-api-java-sdk.

Group: io.github.dankosik Artifact: invest-api-java-sdk-starter
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact invest-api-java-sdk-starter
Group io.github.dankosik
Version 1.6.0-RC1
Last update 08. January 2024
Organization not specified
URL https://github.com/Dankosik/invest-api-java-sdk-starter
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlinx-coroutines-reactor, kotlinx-coroutines-core-jvm, reactor-kotlin-extensions, java-sdk-core, kotlin-stdlib,
There are maybe transitive dependencies!

ares-boot-starter-mq-api from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-api
Show all versions 
 

0 downloads
Artifact ares-boot-starter-mq-api
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-datasource from group io.github.aresxue.boot (version 1.0.2)

数据库快速使用,底层为jpa/mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础领域对象和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id) Database use quickly, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic domain object and general fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed ids)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource
Show all versions 
 

0 downloads
Artifact ares-boot-starter-datasource
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-task-adapter from group io.github.aresxue.boot (version 1.0.2)

任务快速使用,可自动从配置中心获取定时任务服务器信息,提供注解方式进行分布式任务调度,提供任务执行前后的拦截器机制, 基于base集成全链路信息(包括tid)跨线程跨线程池跨进程传递的功能 Task use quickly, can automatically obtain scheduled task server information from the configuration center, and provide annotations for distributed task scheduling. Provide interceptor mechanisms before and after task execution, base - based integration full link information (including tid) across thread, across thread pool and across process transmission function

Group: io.github.aresxue.boot Artifact: ares-boot-starter-task-adapter
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-task-adapter
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-mq-related from group io.github.aresxue.boot (version 1.0.2)

消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验, 提供消息发送和消费时的拦截器机制,基于base集成全链路信息(包括tid)跨线程跨线程池跨进程传递的功能 Message queue use quickly, can automatically obtain the connection information of the message queue server cluster from the configuration center, provide tools to send messages, provide annotations to consume messages, and bring more comfortable programming experience. It provides the interceptor mechanism for message sending and consumption, and integrates the function of full-link information (including tid) across threads, across thread pools and across processes based on base

Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-mq-related
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-cache from group io.github.aresxue.boot (version 1.0.2)

缓存快速使用,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache use quickly, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache
Show all versions 
 

0 downloads
Artifact ares-boot-starter-cache
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 1
Dependencies ares-boot-starter-cache-api,
There are maybe transitive dependencies!



Page 776 from 809 (items total 8086)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy