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

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

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

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

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

rpc快速使用,可自动从配置中心获取注册中心、线程池、超时时间等配置, 在rpc调用异常时将异常封装成标准响应对象返回给调用方,并自定义rpc telnet指令供开发测试使用, 业务可使用提供注解进行rpc服务的消费和提供,可实现消费和提供者服务批量管理,提供泛化调用工具 RPC use quickly, and the underlying implementation is currently dubbo, which can automatically obtain configurations such as registration center, thread pool, and timeout time from the configuration center. When dubbo calls an exception, it will encapsulate the exception into a standard response object and return it to the caller, and customize the dubbo telnet command. For development and testing, businesses can use annotations to consume and provide RPC services, realize batch management of consumption and provider services, and provide generalized calling tools

Group: io.github.aresxue.boot Artifact: ares-boot-starter-rpc-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-rpc-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-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
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 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!

mash-velocity from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-velocity

 

0 downloads
Artifact mash-velocity
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies mash-core, log4j-api, log4j-core, log4j-slf4j-impl, velocity-engine-core,
There are maybe transitive dependencies!

mash-jolt from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-jolt

 

0 downloads
Artifact mash-jolt
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies mash-core, log4j-api, log4j-core, log4j-slf4j-impl, jolt-core, json-utils,
There are maybe transitive dependencies!

mash-core from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-core

 

0 downloads
Artifact mash-core
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies log4j-api, log4j-core, log4j-slf4j-impl, krausening, jackson-core, jackson-annotations, jackson-databind, poi, poi-ooxml,
There are maybe transitive dependencies!

mash-parent from group org.technologybrewery.mash (version 1.6.0)

In brewing, mashing passes raw ingredients through hot water to activate, hydrate, and convert them for fermentation. Mash, the open source project, takes raw data payloads and provides a generic mediation process to translate the payloads into a new output. This allows configuration-driven mediation to be plugged into your application, which is especially important when dealing with ad-hoc tweaks that need to occur to payloads to add, remove, or alter them to conform to changing service payloads to/from other systems.

Group: org.technologybrewery.mash Artifact: mash-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mash-parent
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL https://github.com/TechnologyBrewery/mash
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

limbus-system from group com.remondis.limbus (version 3.1.0)

The Limbus System is a small light-weight CDI framework managing the Limbus Core Components. The object graph is represented by an XML configuration file or can be build using the Limbus System API. This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component: <!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer --> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-core</artifactId> <version>1.3</version> </dependency> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-ui</artifactId> <version>1.3</version> </dependency>

Group: com.remondis.limbus Artifact: limbus-system
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!

logman-lib 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; can interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to an application's default/startup logging can be saved and automatically applied at startup. LogMan "single" library package for use in swing apps. The jar can be executed, "java -jar xxx", for a demo of the library. See com.raelity.logman.demo.Main for an example of adding the library to a swing app.

Group: com.raelity.logman Artifact: logman-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-lib
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-lib
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, logman-demo, simplevalidation-standalone, org-netbeans-swing-outline,
There are maybe transitive dependencies!

portofino-mssql from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-mssql
Show all versions Show documentation Show source 
 

1 downloads
Artifact portofino-mssql
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https//www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!



Page 799 from 818 (items total 8171)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy