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

Download JAR files tagged by style with all dependencies

Search JAR files by class name

grumpinessy from group com.github.sviperll (version 0.5)

The project provides checkstyle.xml configuration that can be used by CheckStyle to enforce opinionated formating and coding style that is somewhat similar to Sun's and OpenJDK's styles, but includes authors preferences. Additionally custom CheckStyle checkers can be used separately as part of some other CheckStyle configuration.

Group: com.github.sviperll Artifact: grumpinessy
Show all versions Show documentation Show source 
 

0 downloads
Artifact grumpinessy
Group com.github.sviperll
Version 0.5
Last update 27. December 2023
Organization not specified
URL https://github.com/sviperll/grumpinessy
License Apache-2.0
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

learnlib-nlstar from group de.learnlib (version 0.17.0)

This artifact provides the implementation of the NL* learning algorithm as described in the paper "Angluin-Style Learning of NFA" (http://ijcai.org/Proceedings/09/Papers/170.pdf) by Benedikt Bollig, Peter Habermehl, Carsten Kern, and Martin Leucker.

Group: de.learnlib Artifact: learnlib-nlstar
Show all versions Show documentation Show source 
 

0 downloads
Artifact learnlib-nlstar
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies learnlib-api, learnlib-util, automata-api, automata-core, automata-util, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

asynccomplete from group de.besting-it (version 2.0.5)

Async-Complete is a library for writing asynchronous code in a more sequential style. It provides executing background and event-based code using a bounded or unbounded thread pool, unchecked exception handling, timeouts and easy scheduling and cancelling of recurring tasks.

Group: de.besting-it Artifact: asynccomplete
Show documentation Show source 
 

0 downloads
Artifact asynccomplete
Group de.besting-it
Version 2.0.5
Last update 02. September 2023
Organization not specified
URL https://bitbucket.org/besting-it/asynccomplete
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neko233-toolchain from group com.neko233 (version 1.1.2)

neko233-toolchain is used to resolve common problem. and create some utils like use in SpringBoot / Ktor / ... 携带常用工具库 + 补充工具库(命名后缀: 233) 定位: 类似 Guava / Apache Commons. 同时还有 SpringBoot/Ktor Style Utils 同时, 将 SpringBoot 一些不错的机制(validation, AOP, 等), 也实现了一遍~ Bring elegance back to JVM ! ps: default support to JVM-1.8

Group: com.neko233 Artifact: neko233-toolchain
Show all versions Show documentation Show source 
 

0 downloads
Artifact neko233-toolchain
Group com.neko233
Version 1.1.2
Last update 23. April 2023
Organization not specified
URL https://github.com/SolarisNeko/neko233-toolchain/tree/main
License Apache 2.0
Dependencies amount 13
Dependencies okhttp, druid, mysql-connector-java, slf4j-api, logback-classic, joda-time, guava, commons-lang3, commons-collections4, commons-io, fastjson2, javassist, org.jetbrains.annotations,
There are maybe transitive dependencies!

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

This is a library for integration test development. This library enables Limbus Plugin developers to simulate a Limbus Engine Environment, deploy their Plugin classes and assert their behaviour. The class com.remondis.limbus.launcher.LimbusStaging is the entry point for this library. The features can be used in a fluent builder style.

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

0 downloads
Artifact limbus-staging
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies limbus-engine-interfaces, limbus-utils, limbus-vfs, limbus-system, limbus-launcher, slf4j-api, shrinkwrap-api, shrinkwrap-spi, shrinkwrap-impl-base, shrinkwrap-resolver-api, shrinkwrap-resolver-spi, shrinkwrap-resolver-api-maven, shrinkwrap-resolver-spi-maven, shrinkwrap-resolver-api-maven-archive, shrinkwrap-resolver-impl-maven, shrinkwrap-resolver-impl-maven-archive, shrinkwrap-resolver-api-maven-embedded, shrinkwrap-resolver-impl-maven-embedded, junit-vintage-engine,
There are maybe transitive dependencies!

forward-engineering from group com.neko233 (version 1.0.1)

ForwardEngineering is a Java Class -> Code Generator Tech. 1. you can generate DB Table DDL (example: MySQL) 2. you can generate Spring Web MVC Code 3. you can generate Event Handler in Reactive Style by your self~ Official only support very simple Template to you, but you can DIY your self. Enjoy it!

Group: com.neko233 Artifact: forward-engineering
Show all versions Show documentation Show source 
 

0 downloads
Artifact forward-engineering
Group com.neko233
Version 1.0.1
Last update 19. January 2023
Organization not specified
URL https://gitee.com/SolarisNeko/forward-engineering
License Apache 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

mqtt-client-website from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client-website
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-website
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scala-library, scala-compiler, scalate-wikitext, scalate-page, scalamd, slf4j-log4j12,
There are maybe transitive dependencies!

mqtt-client from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client
Show all versions Show documentation Show source 
 

57 downloads
Artifact mqtt-client
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hawtdispatch-transport, hawtbuf,
There are maybe transitive dependencies!

mqtt-client-project from group org.fusesource.mqtt-client (version 1.16)

mqtt-client provides an ASL 2.0 licensed API to MQTT. It takes care of automatically reconnecting to your MQTT server and restoring your client session if any network failures occur. Applications can use a blocking API style, a futures based API, or a callback/continuations passing API style.

Group: org.fusesource.mqtt-client Artifact: mqtt-client-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mqtt-client-project
Group org.fusesource.mqtt-client
Version 1.16
Last update 18. September 2019
Organization not specified
URL http://${forge-project-id}.fusesource.org/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

grpc-client-spring-boot from group codes.sf (version 0.0.4)

Allows Spring Boot-style configuration of gRPC stubs using properties and JavaConfig. Automatically registers gRPC stubs found on the classpath as beans with the ApplicationContext so they can be easily injected with @Autowired and other injection methods.

Group: codes.sf Artifact: grpc-client-spring-boot
Show all versions Show documentation Show source 
 

0 downloads
Artifact grpc-client-spring-boot
Group codes.sf
Version 0.0.4
Last update 25. October 2018
Organization not specified
URL https://github.com/sfcodes/grpc-client-spring-boot
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies spring-boot, spring-boot-autoconfigure, grpc-services, grpc-netty,
There are maybe transitive dependencies!



Page 113 from 127 (items total 1263)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy