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

Download JAR files tagged by utils with all dependencies

Search JAR files by class name

cartier-parent from group xyz.vopen.cartier (version 1.1.0-RELEASE)

Java Distribution Framework , Provide Common-utils , Like : Database operation , Memcached Utils ,Redis Utils, Classified Logger ,Apple iOS Security Kit , Apple-Development-Account kit,Java Application Surface kit to build jvm-application.

Group: xyz.vopen.cartier Artifact: cartier-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cartier-parent
Group xyz.vopen.cartier
Version 1.1.0-RELEASE
Last update 08. September 2017
Organization CiNC0
URL http://vopen.xyz
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

collectors-utils from group org.paumard (version 1.0)

Collectors Utils is a set of operations written on Java 8 Streams. It allows several basic and advanced operations that are not available in the Java 8 JDK, and that have proven to be very useful in some cases.

Group: org.paumard Artifact: collectors-utils
Show documentation Show source 
 

0 downloads
Artifact collectors-utils
Group org.paumard
Version 1.0
Last update 05. February 2017
Organization not specified
URL http://github.com/JosePaumard/collectors-utils
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies streams-utils,
There are maybe transitive dependencies!

ws-commons-java5 from group ws-commons-java5 (version 1.0.1)

This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils.

Group: ws-commons-java5 Artifact: ws-commons-java5
Show all versions Show source 
 

1 downloads
Artifact ws-commons-java5
Group ws-commons-java5
Version 1.0.1
Last update 22. June 2006
Organization Apache Software Foundation
URL http://ws.apache.org/commons/ws-commons-java5/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies xml-apis,
There are maybe transitive dependencies!

ws-commons-java5 from group org.apache.ws.commons (version 1.0.1)

This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils.

Group: org.apache.ws.commons Artifact: ws-commons-java5
Show all versions Show source 
 

1 downloads
Artifact ws-commons-java5
Group org.apache.ws.commons
Version 1.0.1
Last update 19. June 2006
Organization Apache Software Foundation
URL http://ws.apache.org/commons/ws-commons-java5/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies xml-apis,
There are maybe transitive dependencies!

nifi-security-utils from group org.apache.nifi (version 2.0.0-M4)

This nifi-security-utils module is meant to hold the majority of utilities that one could need to enable secure transport or interact with encryption. Care should be taken to keep the number of dependencies to a minimum given the utility nature of this library.

Group: org.apache.nifi Artifact: nifi-security-utils
Show all versions Show documentation Show source 
 

8 downloads
Artifact nifi-security-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, nifi-security-utils-api, nifi-security-ssl, nifi-security-cert-builder, bcprov-jdk18on,
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!

com.acornui.settings.gradle.plugin from group com.acornui.settings (version 0.5.49)

Creates a faux composite build with Acorn UI using the project property acornUiHome. If property acornUiHome is not set, this plugin will do nothing. Acorn dependencies should be declared using `com.acornui.build.plugins.util.acorn`. E.g.: ``` dependencies { implementation(acorn(project, "utils")) } ``` This is a workaround to issue KT-30285.

Group: com.acornui.settings Artifact: com.acornui.settings.gradle.plugin
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact com.acornui.settings.gradle.plugin
Group com.acornui.settings
Version 0.5.49
Last update 22. November 2020
Organization Poly Forest, LLC
URL https://github.com/polyforest/acornui
License Apache License 2.0
Dependencies amount 1
Dependencies gradle-app-plugins,
There are maybe transitive dependencies!

cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE
Last update 18. September 2014
Organization not specified
URL https://github.com/alexxiyang/cached-query
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spymemcached, slf4j-api, slf4j-log4j12, camel-name-utils,
There are maybe transitive dependencies!

nifi-prometheus-utils from group org.apache.nifi (version 2.0.0-M4)

This nifi-prometheus-utils module is designed to capture common patterns and utilities that can be leveraged by components that use Prometheus capabilities to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-prometheus-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact nifi-prometheus-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies nifi-metrics, simpleclient, simpleclient_hotspot, simpleclient_servlet,
There are maybe transitive dependencies!

nifi-service-utils from group org.apache.nifi (version 2.0.0-M4)

This nifi-service-utils module is designed to capture common patterns and utilities that can be leveraged by other services or components to help promote reuse. These patterns may become framework level features or may simply be made available through this utility. It is ok for this module to have dependencies but care should be taken when adding dependencies as this increases the cost of utilizing this module in various nars.

Group: org.apache.nifi Artifact: nifi-service-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact nifi-service-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 321 from 3 (items total 3221)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy