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

Download JAR files tagged by operations with all dependencies

Search JAR files by class name

etc from group com.intellisrc (version 2.9.1)

Extra functionality which is usually very useful in any project. For example, monitoring Hardware, compressing or decompressing data, store data in memory cache, manage system configuration in a multithreading safe environment (BerkeleyDB or Redis), simple operations with bytes, etc.

Group: com.intellisrc Artifact: etc
Show all versions Show documentation Show source 
 

0 downloads
Artifact etc
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 7
Dependencies groovy-extend, core, groovy-json, reflections, tika-core, je, jedis,
There are maybe transitive dependencies!

db from group com.intellisrc (version 2.9.1)

Manage databases as MySQL/MariaDB, SQLite, Postgresql, Oracle, SQLServer and more. Create, store and perform CRUD operations to data without having to use SQL (a light-weight implementation as alternative to Hibernate) or use the Fluid SQL builder.

Group: com.intellisrc Artifact: db
Show all versions Show documentation Show source 
 

0 downloads
Artifact db
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 3
Dependencies groovy-extend, etc, reflections,
There are maybe transitive dependencies!

dregex from group com.github.marianobarrios (version 0.9.0)

Dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.

Group: com.github.marianobarrios Artifact: dregex
Show all versions Show documentation Show source 
 

0 downloads
Artifact dregex
Group com.github.marianobarrios
Version 0.9.0
Last update 06. April 2024
Organization not specified
URL https://github.com/marianobarrios/dregex
License BSD 2-Clause "Simplified" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

piv from group com.yubico.yubikit (version 2.5.0)

This library provides implementation of Personal Identity Verification (PIV) interface specified in NIST SP 800-73 document "Cryptographic Algorithms and Key Sizes for PIV". This enables you to perform RSA or ECC sign/decrypt operations using a private key stored on the YubiKey.

Group: com.yubico.yubikit Artifact: piv
Show all versions Show documentation Show source 
 

0 downloads
Artifact piv
Group com.yubico.yubikit
Version 2.5.0
Last update 25. March 2024
Organization not specified
URL https://github.com/Yubico/yubikit-android/tree/main/piv
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies core,
There are maybe transitive dependencies!

azure-resourcemanager-workloadssapvirtualinstance from group com.azure.resourcemanager (version 1.0.0-beta.1)

This package contains Microsoft Azure SDK for Workloads Sap Virtual Instance Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Workloads client provides access to various workload operations. Package tag package-preview-2023-10.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-workloadssapvirtualinstance
Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-workloadssapvirtualinstance
Group com.azure.resourcemanager
Version 1.0.0-beta.1
Last update 22. March 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

today-retry from group cn.taketoday (version 4.0.0-Draft.6)

This project provides an abstraction around retrying failed operations, with anemphasis on declarative control of the process and policy-based behaviour that iseasy to extend and customize. For instance, you can configure a plain POJOoperation to retry if it fails, based on the type of exception, and with a fixedor exponential backoff.

Group: cn.taketoday Artifact: today-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact today-retry
Group cn.taketoday
Version 4.0.0-Draft.6
Last update 19. March 2024
Organization TODAY Tech
URL https://github.com/TAKETODAY/today-infrastructure
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies today-core, today-context,
There are maybe transitive dependencies!

nacl from group org.openjax.security (version 0.3.5)

NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Group: org.openjax.security Artifact: nacl
Show all versions Show documentation Show source 
 

0 downloads
Artifact nacl
Group org.openjax.security
Version 0.3.5
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-resourcemanager-storagecache from group com.azure.resourcemanager (version 1.0.0-beta.10)

This package contains Microsoft Azure SDK for StorageCache Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems. Package tag package-preview-2023-11.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-storagecache
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-storagecache
Group com.azure.resourcemanager
Version 1.0.0-beta.10
Last update 27. February 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

api-ldap-extras-codec from group org.apache.directory.api (version 2.1.6)

Extra LDAP controls and extended operation extentions for the Codec used by clients and servers. These controls and extended operations are not standard issue. Some are very ApacheDS specific. Some may be from obscure RFC draft specifications. Both ApacheDS and Studio will use these controls as well as clients if the codec loads these extensions.

Group: org.apache.directory.api Artifact: api-ldap-extras-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact api-ldap-extras-codec
Group org.apache.directory.api
Version 2.1.6
Last update 01. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies api-ldap-codec-core, api-ldap-extras-codec-api,
There are maybe transitive dependencies!

ngbatis from group org.nebula-contrib (version 1.2.1)

NgBatis is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NgBatis 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。 借鉴于 MyBatis 的使用习惯进行开发。

Group: org.nebula-contrib Artifact: ngbatis
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngbatis
Group org.nebula-contrib
Version 1.2.1
Last update 19. January 2024
Organization not specified
URL https://github.com/nebula-contrib/ngbatis
License Apache License, Version 2.0
Dependencies amount 9
Dependencies client, spring-boot-starter, spring-boot-starter-data-jpa, fastjson, asm, jsoup, beetl, beetl-antlr4.11-support, commons-text,
There are maybe transitive dependencies!



Page 100 from 117 (items total 1166)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy