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

Download JAR files tagged by automatically with all dependencies

Search JAR files by class name

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!

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

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

0 downloads
Artifact ares-boot-starter-task-abstract
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-task-api,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact ares-boot-starter-mq-abstract
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-mq-api,
There are maybe transitive dependencies!

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

缓存快速使用相关,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache fast usage related, 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-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-cache-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-task-api from group io.github.aresxue.boot (version 1.0.2)

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

0 downloads
Artifact ares-boot-starter-task-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-related from group io.github.aresxue.boot (version 1.0.2)

数据库相关,底层为mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础DO和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id),业务中不需关心,以及可选的客户端分库分表和动态数据源方案 Database related, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic DO and common fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed id), business no concern, and optional client sub-database sub-table and dynamic data source solutions

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource-related
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-datasource-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!

single-table from group io.dataspray (version 2.1.5)

DynamoDB best practices encourages a single-table design that allows multiple record types to reside within the same table. The goal of this library is to improve the experience of Java developers and make it safer to define non-conflicting schema of each record, serializing and deserializing automatically and working with secondary indexes.

Group: io.dataspray Artifact: single-table
Show all versions Show documentation Show source 
 

0 downloads
Artifact single-table
Group io.dataspray
Version 2.1.5
Last update 02. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies slf4j-api, lombok, guava, gson, gson-immutable, dynamodb, aws-cdk-lib, commons-lang,
There are maybe transitive dependencies!

dtt-spring-boot-starter from group io.github.weasley-j (version 1.4.1)

DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

Group: io.github.weasley-j Artifact: dtt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact dtt-spring-boot-starter
Group io.github.weasley-j
Version 1.4.1
Last update 14. June 2023
Organization not specified
URL https://github.com/Weasley-J/dtt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies dtt-annotations, dtt-utils, spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, commons-collections4, commons-io, therapi-runtime-javadoc, spring-boot-starter-jdbc, velocity-engine-core, jsqlparser, mybatis, mybatis-spring, mybatis-plus-core,
There are maybe transitive dependencies!

ares-boot-starter-mq-adapter from group io.github.aresxue.boot (version 1.0.0)

消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验, 提供消息发送和消费时的拦截器机制,基于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-adapter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-mq-adapter
Group io.github.aresxue.boot
Version 1.0.0
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gemini-blueprint from group net.solarnetwork.external (version 3.0.0.SN01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: net.solarnetwork.external Artifact: gemini-blueprint
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group net.solarnetwork.external
Version 3.0.0.SN01
Last update 07. March 2023
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!



Page 84 from 97 (items total 962)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy