Download JAR files tagged by automatically with all dependencies
ares-boot-starter-task-abstract from group io.github.aresxue.boot (version 1.0.2)
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!
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)
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!
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)
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!
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)
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!
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)
Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource-related
Show all versions
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!
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.
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!
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
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!
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!
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!
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!
logman-core from group com.raelity.logman (version 2.3.1)
Easy to install library for adding dynamic display,
control and configuration of java.util.logging to
any swing based application.
Useful for debugging apps in production situations;
interactively configure logging
while an application is running
including adding a handler to save logging output to a file.
Changes made to the logging configuration
can be saved and automatically applied at startup.
0 downloads
Artifact logman-core
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-core
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-core
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 88 from 3 (items total 1003)