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

Download JAR files tagged by code with all dependencies

Search JAR files by class name

nifty from group com.github.nifty-gui (version 1.4.3)

Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes OpenGL for rendering and it can be easily integrated into many rendering systems. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :)

Group: com.github.nifty-gui Artifact: nifty
Show all versions Show documentation Show source 
 

10 downloads
Artifact nifty
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL http://nifty-gui.sourceforge.net/projects/nifty/
License not specified
Dependencies amount 2
Dependencies xpp3, jsr305,
There are maybe transitive dependencies!

OpenJazariLibrary from group com.github.hakmesyo (version 1.0.1)

Open Jazari Library for Java (OJL4J), formerly known as Open Cezeri Library is a Java based Matrix, Vectorization, Image Processing, Machine Learning (Weka + DL4J), Data Visualization and Analysis DSL (Domain Specific Language) which enables developers finish the code with almost single line of code.

Group: com.github.hakmesyo Artifact: OpenJazariLibrary
Show all versions Show documentation Show source 
 

0 downloads
Artifact OpenJazariLibrary
Group com.github.hakmesyo
Version 1.0.1
Last update 25. December 2018
Organization not specified
URL https://github.com/hakmesyo/Open-Jazari-Library
License MIT License
Dependencies amount 16
Dependencies commons-lang3, weka-stable, ij, Jama, opencv-platform, opencsv, filters, jwave, webcam-capture, lti-civil-no-swt, rxtx, jna, open_kinect, processing_core, deeplearning4j-core, nd4j-api,
There are maybe transitive dependencies!

configcat-client from group com.configcat (version 2.1.4)

ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

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

0 downloads
Artifact configcat-client
Group com.configcat
Version 2.1.4
Last update 23. November 2018
Organization ConfigCat
URL https://github.com/configcat/java-sdk
License MIT License
Dependencies amount 4
Dependencies okhttp, slf4j-api, gson, commons-codec,
There are maybe transitive dependencies!

pact-specification-test_2.11 from group au.com.dius (version 3.5.24)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact pact-specification-test_2.11
Group au.com.dius
Version 3.5.24
Last update 04. November 2018
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 7
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, slf4j-api, groovy-all, kotlin-logging, scala-library, scala-logging_2.11,
There are maybe transitive dependencies!

truelicense-maven-plugin from group global.namespace.truelicense-maven-archetype (version 4.0.0-M1)

The TrueLicense Maven Archetype is a turn-key solution for designing and implementing a custom licensing schema for your software product. The archetype generates a tailor-made project which is composed of ready-made modules for vending and consuming license keys. The modules contain code templates which you can easily customize without writing code by configuring a set of properties.

Group: global.namespace.truelicense-maven-archetype Artifact: truelicense-maven-plugin
Show source 
 

0 downloads
Artifact truelicense-maven-plugin
Group global.namespace.truelicense-maven-archetype
Version 4.0.0-M1
Last update 03. November 2018
Organization Schlichtherle IT Services
URL https://github.com/christian-schlichtherle/truelicense-maven-archetype
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ask-sdk-mvc from group com.amazon.alexa (version 0.1.0)

The Alexa Skills Kit MVC Framework extends the existing ASK SDK, adding features for mapping requests to methods and rendering responses via view scripts and templates such as Nashorn Javascript and Freemarker. It also integrates with the ASK SDK Interaction Model Mapper framework to create a single environment where both the interaction model and business logic of skills can be managed as code packages.

Group: com.amazon.alexa Artifact: ask-sdk-mvc
Show documentation Show source 
 

1 downloads
Artifact ask-sdk-mvc
Group com.amazon.alexa
Version 0.1.0
Last update 11. September 2018
Organization not specified
URL http://developer.amazon.com/ask
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies ask-sdk-interaction-model-mapper, ask-sdk,
There are maybe transitive dependencies!

alchemy-thrift from group tech.sirwellington.alchemy (version 2.1)

Part of the Alchemy Collection. Makes it Simple to work with Thrift in Java. Saves you from writing boiler-plate code, such as management of Clients, and serialization of Thrift Objects. This library also demonstrates how to incorporate thrift with maven, for incorporation into your continuous delivery and distribution of your thrift schemas.

Group: tech.sirwellington.alchemy Artifact: alchemy-thrift
Show all versions Show documentation Show source 
 

0 downloads
Artifact alchemy-thrift
Group tech.sirwellington.alchemy
Version 2.1
Last update 26. June 2018
Organization not specified
URL https://github.com/SirWellington/alchemy-thrift
License not specified
Dependencies amount 3
Dependencies alchemy-annotations, slf4j-api, libthrift,
There are maybe transitive dependencies!

openprops from group org.fedorahosted.openprops (version 0.8.5)

${project.name} is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries.

Group: org.fedorahosted.openprops Artifact: openprops
Show all versions Show documentation Show source 
 

0 downloads
Artifact openprops
Group org.fedorahosted.openprops
Version 0.8.5
Last update 29. May 2018
Organization not specified
URL https://fedorahosted.org/openprops
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!

pact-specification-test_2.10 from group au.com.dius (version 2.4.20)

Pact Specification ================== The [Pact Specification](https://github.com/bethesque/pact_specification) is a robust set of tests on the pact matching code aimed at ensuring pact library implementations across different languages have the same matching behaviour. Without adhering to these specifications there would be room for subtle issues to arise between consumers and providers using different libraries.

Group: au.com.dius Artifact: pact-specification-test_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-specification-test_2.10
Group au.com.dius
Version 2.4.20
Last update 14. April 2018
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 2
Dependencies slf4j-api, scala-library,
There are maybe transitive dependencies!



Page 1264 from 3 (items total 13138)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy