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

Download JAR files tagged by light with all dependencies

Search JAR files by class name

needle4j from group org.needle4j (version 3.0.0)

Needle4j is a light-weight framework for testing isolated Java EE components outside of the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects.

Group: org.needle4j Artifact: needle4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact needle4j
Group org.needle4j
Version 3.0.0
Last update 11. January 2022
Organization not specified
URL https://www.needle4j.org
License LGPL
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

hbase-object-mapper from group com.flipkart (version 1.19)

HBase ORM is a light-weight, thread-safe and performant library that enables: [1] object-oriented access of HBase rows (Data Access Object) with minimal code and good testability. [2] reading from and/or writing to HBase tables in Hadoop MapReduce jobs. This can also be used as an ORM for Bigtable.

Group: com.flipkart Artifact: hbase-object-mapper
Show all versions Show documentation Show source 
 

20 downloads
Artifact hbase-object-mapper
Group com.flipkart
Version 1.19
Last update 13. February 2021
Organization not specified
URL https://github.com/flipkart-incubator/hbase-orm
License Apache License, Version 2.0
Dependencies amount 5
Dependencies jackson-databind, jackson-datatype-jdk8, jackson-datatype-jsr310, hbase-client, guava,
There are maybe transitive dependencies!

cache2k-all from group org.cache2k (version 1.6.0.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. To avoid classloader problems the combined jar file cache2k-all is no longer supported. Please remove the cache2k-all dependency from your projects. For transition this depends on cache2k-api and cache2k-core.

Group: org.cache2k Artifact: cache2k-all
Show all versions Show documentation Show source 
 

20 downloads
Artifact cache2k-all
Group org.cache2k
Version 1.6.0.Final
Last update 08. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cache2k-api, cache2k-core,
There are maybe transitive dependencies!

cache2k-osgi-all from group org.cache2k (version 1.6.0.Final)

A light weight and high performance Java cache library. Complete runtime bundle for use with OSGi environments with OSGi meta information. OSGi users are encouraged to look on https://github.com/cache2k/cache2k/issues/83.

Group: org.cache2k Artifact: cache2k-osgi-all
Show all versions Show documentation Show source 
 

3 downloads
Artifact cache2k-osgi-all
Group org.cache2k
Version 1.6.0.Final
Last update 08. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

restful-api from group com.github.salemebo (version 0.2.8)

A Light-weight RESTful API Framework based on java internal HTTPServer (com.sun.net.httpserver) - support HEAD, GET, POST, PUT, DELETE, OPTIONS, PATCH and TRACE methods - support RestController - support Server Side Event - support Router, and resource server, from file or from jar as resources

Group: com.github.salemebo Artifact: restful-api
Show documentation Show source 
 

0 downloads
Artifact restful-api
Group com.github.salemebo
Version 0.2.8
Last update 29. August 2020
Organization not specified
URL https://github.com/salemebo/restful-api
License MIT License
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

litesockets from group org.threadly (version 4.14)

A light weight socket library designed for highly concurrent applications. LiteSockets leverages threadly to make it easy to maintain concurrent connections while keeping threading on a per-client basis single threaded.

Group: org.threadly Artifact: litesockets
Show all versions Show documentation Show source 
 

1 downloads
Artifact litesockets
Group org.threadly
Version 4.14
Last update 14. February 2020
Organization not specified
URL https://github.com/threadly/litesockets
License Mozilla Public License Version 2.0
Dependencies amount 1
Dependencies threadly,
There are maybe transitive dependencies!

springauth from group io.github.eetchyza (version 1.0.16)

This is a very simple library for providing a spring boot application with OAuth2 type authentication, while taking a lot of influence from spring security it is not meant as a spring security replacement but rather a light weight alternative

Group: io.github.eetchyza Artifact: springauth
Show documentation Show source 
 

0 downloads
Artifact springauth
Group io.github.eetchyza
Version 1.0.16
Last update 16. April 2019
Organization not specified
URL https://github.com/eetchyza/spring-auth
License The MIT License
Dependencies amount 1
Dependencies jbcrypt,
There are maybe transitive dependencies!

jnano-client from group com.rotilho.jnano (version 1.1.2)

JNano Client is the first Java RPC client which allows you to fully manage yours keys localy. Together with JNano Commons you will have all needed operations to create a light wallet without the need to dig in Nano implementation and focus more in delivery new awesome features.

Group: com.rotilho.jnano Artifact: jnano-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact jnano-client
Group com.rotilho.jnano
Version 1.1.2
Last update 30. November 2018
Organization not specified
URL https://github.com/rotilho/jnano-client
License MIT License
Dependencies amount 4
Dependencies jnano-commons, okhttp, jackson-databind, jackson-module-parameter-names,
There are maybe transitive dependencies!

mongodbdump-java-wrapper from group com.github.boly38 (version 1.5)

A simple java wrapper for mongodb backup commands : mongodump & mongorestore Goal is to provide to any java application, a simple and light way to backup a Mongo database: - backup/restore locally through zip file on the local storage - backup/restore remotely using dropbox.com API - store backup zip file on the cloud : a remote secure dropbox directory

Group: com.github.boly38 Artifact: mongodbdump-java-wrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact mongodbdump-java-wrapper
Group com.github.boly38
Version 1.5
Last update 11. May 2016
Organization not specified
URL https://github.com/boly38/mongodbdump-java-wrapper
License MIT License
Dependencies amount 9
Dependencies dropbox-core-sdk, commons-io, commons-cli, lombok, log4j, slf4j-api, slf4j-log4j12, junit, fest-assert-core,
There are maybe transitive dependencies!

project-info-maven-plugin from group com.comeon.mojo (version 1.0.0)

Light-weight project information extractor, for reporting optionally filtered dependencies and some other things on a project. Useful for collecting version information and who depends on who in an environment with multiple servers, perhaps many many small services.

Group: com.comeon.mojo Artifact: project-info-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact project-info-maven-plugin
Group com.comeon.mojo
Version 1.0.0
Last update 21. May 2015
Organization not specified
URL https://github.com/comeon-stockholm/project-info-maven-plugin
License MIT License
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, maven-project, gson,
There are maybe transitive dependencies!



Page 111 from 116 (items total 1160)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy