Download JAR files tagged by library with all dependencies
spring-livecheck from group com.monkat (version 0.0.7)
A simple spring based health check library for live systems that cannot easily create and rely on using
test or dummy data to verify the health of a system.
0 downloads
Artifact spring-livecheck
Group com.monkat
Version 0.0.7
Last update 02. January 2019
Organization not specified
URL https://github.com/cheekymonkat/spring-livecheck
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-web, spring-boot-actuator, guava, aspectjweaver, snakeyaml,
There are maybe transitive dependencies!
Group com.monkat
Version 0.0.7
Last update 02. January 2019
Organization not specified
URL https://github.com/cheekymonkat/spring-livecheck
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-web, spring-boot-actuator, guava, aspectjweaver, snakeyaml,
There are maybe transitive dependencies!
eid-exceptions from group pl.wavesoftware (version 2.0.0)
This small library holds a set of Exceptions that implements idea of
fast, reusable, error codes that can be simple thrown fast in case of
unpredictable and unrecoverable application failure.
2 downloads
Artifact eid-exceptions
Group pl.wavesoftware
Version 2.0.0
Last update 29. December 2018
Organization Wave Software
URL http://wavesoftware.github.io/java-eid-exceptions/
License Apache License 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Group pl.wavesoftware
Version 2.0.0
Last update 29. December 2018
Organization Wave Software
URL http://wavesoftware.github.io/java-eid-exceptions/
License Apache License 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
nifty-openal-soundsystem from group com.github.nifty-gui (version 1.4.3)
This is an OpenAL/lwjgl based SoundDevice for Nifty GUI. It was extracted out of Slick2D to be
independent of the whole Slick2D library and to be used with none Slick2D based renderes. All credits for the
original code go to Kevin Glass and all Slick2D contributers.
Group: com.github.nifty-gui Artifact: nifty-openal-soundsystem
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact nifty-openal-soundsystem
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slick2d-core, nifty, lwjgl, jorbis,
There are maybe transitive dependencies!
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slick2d-core, nifty, lwjgl, jorbis,
There are maybe transitive dependencies!
chain3j from group io.github.moacchain (version 0.1.0)
chain3j is a lightweight, highly modular, reactive, type safe Java and Android library for working with Smart Contracts and integrating with clients (nodes) on the MOAC network.
0 downloads
Artifact chain3j
Group io.github.moacchain
Version 0.1.0
Last update 22. December 2018
Organization not specified
URL https://github.com/MOACChain/chain3j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.moacchain
Version 0.1.0
Last update 22. December 2018
Organization not specified
URL https://github.com/MOACChain/chain3j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
uadetector-core from group com.jwebmp.jre11 (version 0.63.0.19)
The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.
0 downloads
Artifact uadetector-core
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, javax.activation-api, validation-api,
There are maybe transitive dependencies!
Group com.jwebmp.jre11
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, javax.activation-api, validation-api,
There are maybe transitive dependencies!
lib-preferences from group com.github.naoghuman (version 0.6.0)
Lib-Preferences is a library for easy storing simple data in a Preferences.properties file in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-preferences for more details.
Group: com.github.naoghuman Artifact: lib-preferences
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact lib-preferences
Group com.github.naoghuman
Version 0.6.0
Last update 17. December 2018
Organization Naoghuman's dream
URL https://github.com/Naoghuman/lib-preferences.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies lib-logger,
There are maybe transitive dependencies!
Group com.github.naoghuman
Version 0.6.0
Last update 17. December 2018
Organization Naoghuman's dream
URL https://github.com/Naoghuman/lib-preferences.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies lib-logger,
There are maybe transitive dependencies!
simple-authentication-methods from group com.github.neat-solutions-lab (version 1.0.0)
An authentication library for Spring MVC back-end applications build on top of Spring Security
framework and Spring Boot platform.
It provides java annotations which selectively activate and configure
authentication methods implemented by the library.
Group: com.github.neat-solutions-lab Artifact: simple-authentication-methods
Show documentation Show source
Show documentation Show source
0 downloads
Artifact simple-authentication-methods
Group com.github.neat-solutions-lab
Version 1.0.0
Last update 11. December 2018
Organization not specified
URL https://github.com/neat-solutions-lab/simple-authentication-methods
License MIT License
Dependencies amount 12
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-jdk7, kotlin-stdlib, slf4j-api, spring-security-config, spring-security-web, spring-webmvc, kotlin-reflect, javax.annotation-api, javax.servlet-api, jackson-databind, spring-boot-autoconfigure,
There are maybe transitive dependencies!
Group com.github.neat-solutions-lab
Version 1.0.0
Last update 11. December 2018
Organization not specified
URL https://github.com/neat-solutions-lab/simple-authentication-methods
License MIT License
Dependencies amount 12
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-jdk7, kotlin-stdlib, slf4j-api, spring-security-config, spring-security-web, spring-webmvc, kotlin-reflect, javax.annotation-api, javax.servlet-api, jackson-databind, spring-boot-autoconfigure,
There are maybe transitive dependencies!
flips from group com.github.feature-flip (version 1.1)
Flips is a Feature Toggle library for Java. Features can be flipped ON / OFF based on various conditions,
or a combination of different conditions.
Flips provide various annotations FlipOnDateTime, FlipOnProfiles etc. to flip ON / OFF a feature.
Group: com.github.feature-flip Artifact: flips
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flips
Group com.github.feature-flip
Version 1.1
Last update 09. December 2018
Organization not specified
URL https://github.com/Feature-Flip/flips
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.feature-flip
Version 1.1
Last update 09. December 2018
Organization not specified
URL https://github.com/Feature-Flip/flips
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
exception-mapper from group com.github.metair.jersey (version 1.0.2)
this library will add some custom exceptions and providers to handle those exceptions to make it easier for both client and server side developers to find out what went wrong
Group: com.github.metair.jersey Artifact: exception-mapper
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact exception-mapper
Group com.github.metair.jersey
Version 1.0.2
Last update 22. November 2018
Organization not specified
URL https://github.com/MetaiR/exception-mapper
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.metair.jersey
Version 1.0.2
Last update 22. November 2018
Organization not specified
URL https://github.com/MetaiR/exception-mapper
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
humble-video-noarch from group io.humble (version 0.3.0)
This is the main Humble Video Java library. It contains no native code, but all Java runtime code.
It must be paired up with the correct humble-video-arch-*.jar library for your OS. For most
users, depending on humble-video-all will work better.
54 downloads
Artifact humble-video-noarch
Group io.humble
Version 0.3.0
Last update 19. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group io.humble
Version 0.3.0
Last update 19. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Page 5544 from 3 (items total 57675)