Download JAR files tagged by lightweight with all dependencies
scalecube-services-codec from group io.scalecube (version 2.1.12)
Group: io.scalecube Artifact: scalecube-services-codec
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scalecube-services-codec
Group io.scalecube
Version 2.1.12
Last update 14. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies scalecube-services-api, netty-common, netty-buffer, slf4j-api,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.1.12
Last update 14. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies scalecube-services-api, netty-common, netty-buffer, slf4j-api,
There are maybe transitive dependencies!
polo from group br.com.hunterco (version 0.1.2)
Polo is a lightweight framework designed to enable exchange of asynchronous messages between applications (usually in a microservice environment).
Artifact polo
Group br.com.hunterco
Version 0.1.2
Last update 13. August 2018
Organization not specified
URL https://github.com/dev-hunterco/polo-java
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, sqs, commons-io,
There are maybe transitive dependencies!
Group br.com.hunterco
Version 0.1.2
Last update 13. August 2018
Organization not specified
URL https://github.com/dev-hunterco/polo-java
License Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, sqs, commons-io,
There are maybe transitive dependencies!
scalecube-benchmark from group io.scalecube (version 2.0.0)
2 downloads
Artifact scalecube-benchmark
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-cluster, jmh-core, guava,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-cluster, jmh-core, guava,
There are maybe transitive dependencies!
scalecube-utils from group io.scalecube (version 2.0.0)
0 downloads
Artifact scalecube-utils
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
scalecube-testlib from group io.scalecube (version 2.0.0)
0 downloads
Artifact scalecube-testlib
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies junit, mockito-core, slf4j-api, log4j-slf4j-impl, log4j-core,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.0
Last update 27. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies junit, mockito-core, slf4j-api, log4j-slf4j-impl, log4j-core,
There are maybe transitive dependencies!
scalecube-gateway-websocket-runner from group io.scalecube (version 2.0.11)
Group: io.scalecube Artifact: scalecube-gateway-websocket-runner
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scalecube-gateway-websocket-runner
Group io.scalecube
Version 2.0.11
Last update 25. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-gateway-websocket, scalecube-gateway-config, scalecube-gateway-logger,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.11
Last update 25. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-gateway-websocket, scalecube-gateway-config, scalecube-gateway-logger,
There are maybe transitive dependencies!
scalecube-gateway-rsocket-websocket-runner from group io.scalecube (version 2.0.11)
Group: io.scalecube Artifact: scalecube-gateway-rsocket-websocket-runner
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scalecube-gateway-rsocket-websocket-runner
Group io.scalecube
Version 2.0.11
Last update 25. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-gateway-rsocket-websocket, scalecube-gateway-config, scalecube-gateway-logger,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.11
Last update 25. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies scalecube-gateway-rsocket-websocket, scalecube-gateway-config, scalecube-gateway-logger,
There are maybe transitive dependencies!
scalecube-gateway-core from group io.scalecube (version 2.0.10)
Group: io.scalecube Artifact: scalecube-gateway-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scalecube-gateway-core
Group io.scalecube
Version 2.0.10
Last update 16. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jackson-core, scalecube-gateway-logger, netty-buffer, scalecube-services-api, jackson-databind, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group io.scalecube
Version 2.0.10
Last update 16. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jackson-core, scalecube-gateway-logger, netty-buffer, scalecube-services-api, jackson-databind, jackson-datatype-jsr310,
There are maybe transitive dependencies!
essentials-validation from group br.com.miguelfontes (version 1.2)
A lightweight pack of utilities for entities validation, leveraging the power of Bean Validation (JSR 380) and some home baked solutions
Group: br.com.miguelfontes Artifact: essentials-validation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact essentials-validation
Group br.com.miguelfontes
Version 1.2
Last update 13. July 2018
Organization not specified
URL https://github.com/Miguel-Fontes/essential-validator
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies hibernate-validator, javax.el,
There are maybe transitive dependencies!
Group br.com.miguelfontes
Version 1.2
Last update 13. July 2018
Organization not specified
URL https://github.com/Miguel-Fontes/essential-validator
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies hibernate-validator, javax.el,
There are maybe transitive dependencies!
java-beans-lite from group com.github.panga (version 1.0.2)
Lightweight and fast java.beans.Introspector implementation used to remove
dependency on java.desktop module for Bean Introspection
10 downloads
Artifact java-beans-lite
Group com.github.panga
Version 1.0.2
Last update 10. July 2018
Organization not specified
URL https://github.com/panga/java-beans-lite
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.panga
Version 1.0.2
Last update 10. July 2018
Organization not specified
URL https://github.com/panga/java-beans-lite
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 364 from 3 (items total 4452)