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

Download JAR files tagged by data with all dependencies

Search JAR files by class name

darwin from group one.edee.oss (version 1.1.0)

Library allows easy evolution of the data model for your application. Darwin runs migration SQL scripts in a specific dialect according to clearly defined rules.

Group: one.edee.oss Artifact: darwin
Show all versions Show documentation Show source 
 

0 downloads
Artifact darwin
Group one.edee.oss
Version 1.1.0
Last update 15. December 2023
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Darwin/
License MIT License
Dependencies amount 7
Dependencies lombok, commons-logging, spring-core, spring-beans, spring-context, spring-jdbc, spring-tx,
There are maybe transitive dependencies!

browser-switch from group com.braintreepayments.api (version 2.6.1)

Android Browser Switch makes it easy to open a url in a browser or Chrome Custom Tab and receive a response as the result of user interaction, either cancel or response data from the web page.

Group: com.braintreepayments.api Artifact: browser-switch
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact browser-switch
Group com.braintreepayments.api
Version 2.6.1
Last update 12. December 2023
Organization not specified
URL https://github.com/braintree/browser-switch-android
License MIT
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

commons-validator from group commons-validator (version 1.8.0)

Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.

Group: commons-validator Artifact: commons-validator
Show all versions Show documentation Show source 
 

508 downloads
Artifact commons-validator
Group commons-validator
Version 1.8.0
Last update 02. December 2023
Organization not specified
URL http://commons.apache.org/proper/commons-validator/
License not specified
Dependencies amount 4
Dependencies commons-beanutils, commons-digester, commons-logging, commons-collections,
There are maybe transitive dependencies!

cassandra-all from group org.apache.cassandra (version 5.0-beta1)

The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.

Group: org.apache.cassandra Artifact: cassandra-all
Show all versions Show documentation Show source 
 

446 downloads
Artifact cassandra-all
Group org.apache.cassandra
Version 5.0-beta1
Last update 01. December 2023
Organization not specified
URL https://cassandra.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 80
Dependencies snappy-java, lz4-java, guava, commons-cli, commons-lang3, commons-math3, antlr, ST4, antlr-runtime, slf4j-api, log4j-over-slf4j, jcl-over-slf4j, jackson-core, jackson-databind, jackson-annotations, jackson-datatype-jsr310, high-scale-lib, snakeyaml, jbcrypt, airline, metrics-core, metrics-jvm, metrics-logback, stream, logback-core, logback-classic, cassandra-driver-core, jna, jamm, bcpkix-jdk18on, netty-all, netty-transport-native-epoll, netty-transport-native-epoll, netty-transport-native-epoll, netty-tcnative-boringssl-static, chronicle-queue, chronicle-core, chronicle-bytes, chronicle-wire, chronicle-threads, posix, jna-platform, jnr-ffi, jffi, jffi, jnr-constants, affinity, sigar, ecj, ohc-core, ohc-core-j8, caffeine, jctools-core, asm, hppc, sjk-cli, sjk-core, sjk-stacktrace, mxdump, jvm-attach-api, jcommander, sjk-json, zstd-jni, psjava, javax.inject, j2objc-annotations, HdrHistogram, concurrent-trees, jsr305, compile-command-annotations, byteman-install, byteman, byteman-submit, byteman-bmunit, ipaddress, big-math, agrona, lucene-core, lucene-analysis-common, jvector,
There are maybe transitive dependencies!

cassandra-parent from group org.apache.cassandra (version 5.0-beta1)

The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.

Group: org.apache.cassandra Artifact: cassandra-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cassandra-parent
Group org.apache.cassandra
Version 5.0-beta1
Last update 01. December 2023
Organization not specified
URL https://cassandra.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

activej-bytebuf from group io.activej (version 6.0-beta2)

Fast and memory-efficient byte buffer, an optimized version of Java's ByteBuffer class. Useful for fast low-level I/O operations like working with files or transferring data over the internet.

Group: io.activej Artifact: activej-bytebuf
Show all versions Show documentation Show source 
 

0 downloads
Artifact activej-bytebuf
Group io.activej
Version 6.0-beta2
Last update 24. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies activej-common,
There are maybe transitive dependencies!

pivot from group io.github.laxminarayannsharma (version 1.0.1)

This application is to create a pivot table data from the request which you can later convert it into Excel, Csv, Tsv file. This will give the output in the map format which has the row and column number which has it's data which you can use it to create a file from it.

Group: io.github.laxminarayannsharma Artifact: pivot
Show documentation Show source 
 

0 downloads
Artifact pivot
Group io.github.laxminarayannsharma
Version 1.0.1
Last update 17. November 2023
Organization not specified
URL https://github.com/laxminarayannsharma/pivot
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mt-mongo from group com.alpactech (version 1.1.7)

MTMongo is an enhanced toolkit base on Spring Data MongoDB for simplify development. This toolkit provides some out-of-the-box CURD methods with RESTful API that can save your development time.

Group: com.alpactech Artifact: mt-mongo
Show all versions Show documentation Show source 
 

0 downloads
Artifact mt-mongo
Group com.alpactech
Version 1.1.7
Last update 13. November 2023
Organization not specified
URL https://github.com/YoungTakhin/MTMongo
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-data-mongodb, lombok,
There are maybe transitive dependencies!

cache-as-multi from group io.github.ms100 (version 1.3.1)

Extend Spring Cache to implement individual caching for each item in batch data, which can improve cache hit rate and utilization. Additionally, this extension allows the methods for operating on batch data to share the cache with the methods for operating on individual data. 扩展 Spring Cache 以实现批量数据中每项的单独缓存,从而提升缓存的命中率和使用率,并且可以使操作批量数据的方法与操作单个数据的方法共用缓存。

Group: io.github.ms100 Artifact: cache-as-multi
Show all versions Show documentation Show source 
 

0 downloads
Artifact cache-as-multi
Group io.github.ms100
Version 1.3.1
Last update 08. November 2023
Organization not specified
URL https://github.com/ms100/cache-as-multi
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies lombok, commons-lang3,
There are maybe transitive dependencies!

fcrepo-kernel-modeshape from group org.fcrepo (version 5.1.2)

An implementation of the Fedora Commons repository kernel, based on an underlying ModeShape data store: Provides the basic abstractions at the heart of the Fedora information architecture and machinery for manipulating them.

Group: org.fcrepo Artifact: fcrepo-kernel-modeshape
Show all versions Show documentation Show source 
 

0 downloads
Artifact fcrepo-kernel-modeshape
Group org.fcrepo
Version 5.1.2
Last update 05. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies tika-core, modeshape-jcr, narayana-jta, fcrepo-kernel-api, hk2-api, guava, slf4j-api, jcl-over-slf4j, spring-context, apache-jena-libs, commons-lang3, javax.servlet-api, junit, spring-test, commons-io, awaitility,
There are maybe transitive dependencies!



Page 1612 from 1889 (items total 18887)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy