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

Download JAR files tagged by than with all dependencies


zeko-validator from group io.zeko (version 1.1.5)

A Java validation library by providing a fluent API and abstracting away the conditional constructs of the language. This is consider a rewrite base on validly to focus on validating raw string inputs from HTTP request with more than 100 preset validation rules. The library had been used in various Kotlin based project as well.

Group: io.zeko Artifact: zeko-validator
Show all versions Show documentation Show source 
Download zeko-validator.jar (1.1.5)
 

0 downloads
Artifact zeko-validator
Group io.zeko
Version 1.1.5
Last update 12. October 2023
Organization not specified
URL https://github.com/darkredz/Zeko-Validator
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-validator, commons-lang3,
There are maybe transitive dependencies!

non-free from group org.apache.sis (version 1.4)

The "non-free" modules contain data that may be used, copied and distributed subject to conditions more restrictive than the usual open source licenses. Those data are not included in Apache releases, but are nevertheless deployed on Maven Central for convenience only. Users who want those data need to declare a Maven dependency explicitely. Licenses are declared in their respective sub-module.

Group: org.apache.sis Artifact: non-free
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact non-free
Group org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org/epsg.html
License not specified
Dependencies amount 1
Dependencies sis-referencing,
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 
Download dtt-spring-boot-starter.jar (1.4.1)
 

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!

google-closure-library-third-party from group org.clojure (version 0.0-20230227-c7c0a541)

The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript team at http://clojure.org/ This package contains extensions to the Google Closure Library using third-party components, which may be distributed under licenses other than the Apache license. Licenses for individual library components may be found in source-code comments.

Group: org.clojure Artifact: google-closure-library-third-party
Show all versions Show source 
Download google-closure-library-third-party.jar (0.0-20230227-c7c0a541)
 

0 downloads
Artifact google-closure-library-third-party
Group org.clojure
Version 0.0-20230227-c7c0a541
Last update 27. February 2023
Organization Google
URL http://code.google.com/p/closure-library/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LockLogin-API from group eu.locklogin (version 1.13.49)

Group: eu.locklogin Artifact: LockLogin-API
Show all versions Show documentation Show source 
Download LockLogin-API.jar (1.13.49)
 

0 downloads
Artifact LockLogin-API
Group eu.locklogin
Version 1.13.49
Last update 08. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

LockLogin from group eu.locklogin (version 1.13.49)

LockLogin is an advanced login plugin, one of the most secure available, with tons of features. It has a lot of customization options to not say almost everything is customizable. Regular updates and one of the bests discord supports ( according to spigotmc reviews ). LockLogin is a plugin always open to new feature requests, and bug reports. More than a plugin, a plugin you can contribute indirectly; A community plugin for the plugin community.

Group: eu.locklogin Artifact: LockLogin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact LockLogin
Group eu.locklogin
Version 1.13.49
Last update 08. February 2023
Organization not specified
URL https://github.com/KarmaConfigs/LockLoginReborn
License GSA GPL 1.2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-api from group io.nosqlbench (version 5.17.0)

The top level API module for NoSQLBench. This module should have no internal module dependencies other than the mvn-default module. All modules within NoSQLBench can safely depend on this module with circular dependencies. This module provides cross-cutting code infrastracture, such as path utilities and ways of describing services used between modules. It is also the transitive aggregation point for system-wide library dependencies for logging and testing or similar needs.

Group: io.nosqlbench Artifact: nb-api
Show all versions Show documentation Show source 
Download nb-api.jar (5.17.0)
 

0 downloads
Artifact nb-api
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies nb-annotations, flexmark-ext-yaml-front-matter, flexmark-html2md-converter, jopt-simple, gson, oshi-core, aws-java-sdk-s3, jaxb-api, jmh-core, jmh-generator-annprocess, commons-csv, commons-text, commons-codec, metrics-core, HdrHistogram, ascii-data, graal-sdk,
There are maybe transitive dependencies!

LockLogin-common from group eu.locklogin (version 1.13.28)

Group: eu.locklogin Artifact: LockLogin-common
Show all versions Show documentation Show source 
Download LockLogin-common.jar (1.13.28)
 

0 downloads
Artifact LockLogin-common
Group eu.locklogin
Version 1.13.28
Last update 03. July 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies bstats-bukkit, bstats-bungeecord, bstats-velocity,
There are maybe transitive dependencies!

statetransfer from group com.chuklee.code (version 0.1)

Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Group: com.chuklee.code Artifact: statetransfer
Show documentation Show source 
Download statetransfer.jar (0.1)
 

0 downloads
Artifact statetransfer
Group com.chuklee.code
Version 0.1
Last update 06. February 2022
Organization Chuk Lee
URL https://github.com:chukmunnlee/statetransfer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jakarta.json,
There are maybe transitive dependencies!

alihbase-external-blockcache from group com.aliyun.hbase (version 2.8.7)

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Group: com.aliyun.hbase Artifact: alihbase-external-blockcache
Show all versions Show documentation Show source 
Download alihbase-external-blockcache.jar (2.8.7)
 

0 downloads
Artifact alihbase-external-blockcache
Group com.aliyun.hbase
Version 2.8.7
Last update 05. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies alihbase-common, alihbase-server, slf4j-api, htrace-core4,
There are maybe transitive dependencies!



Page 36 from 48 (items total 474)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy