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

Download JAR files tagged by environment with all dependencies

Search JAR files by class name

authentication-spec from group org.jboss.spec.javax.security.auth.message (version 2.0.1.Final)

Group: org.jboss.spec.javax.security.auth.message Artifact: authentication-spec
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authentication-spec
Group org.jboss.spec.javax.security.auth.message
Version 2.0.1.Final
Last update 12. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-jaspi-api_1.1_spec from group org.jboss.spec.javax.security.auth.message (version 2.0.1.Final)

Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.

Group: org.jboss.spec.javax.security.auth.message Artifact: jboss-jaspi-api_1.1_spec
Show all versions Show documentation Show source 
 

3 downloads
Artifact jboss-jaspi-api_1.1_spec
Group org.jboss.spec.javax.security.auth.message
Version 2.0.1.Final
Last update 12. September 2019
Organization JBoss by Red Hat
URL https://github.com/jboss/jboss-jakarta-jaspi-api_spec
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jboss-jaspi-api-parent from group org.jboss.spec.javax.security.auth.message (version 2.0.1.Final)

Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.

Group: org.jboss.spec.javax.security.auth.message Artifact: jboss-jaspi-api-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jboss-jaspi-api-parent
Group org.jboss.spec.javax.security.auth.message
Version 2.0.1.Final
Last update 12. September 2019
Organization not specified
URL https://github.com/jboss/jboss-jakarta-jaspi-api_spec
License EPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

envcheck from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to perform validity checks on the run-time environment of a client or service. The output of this tool is a report; command-line options control the verbosity and severity level at which report entries are generated. A simple plugin architecture is implemented; a set of plugins implementing a variety of checks is bundled with the tool, and support is provided to allow additional plugins to be supplied by the user.

Group: au.net.zeus.jgdms.tools Artifact: envcheck
Show all versions Show documentation Show source 
 

0 downloads
Artifact envcheck
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jgdms-url-integrity, service-starter,
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!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
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!

jtb from group edu.purdue.cs (version 1.4.12)

JTB is a syntax tree builder to be used with the Java Compiler Compiler (JavaCC) parser generator. JTB was originally developped at UCLA up to version 1.3.2 (http://compilers.cs.ucla.edu/jtb/) or (http://compilers.cs.ucla.edu/jtb/jtb-2003/). It has been upgraded in version 1.4.0+ (2009-2010), as an embedded tool within the SourceForge Eclipse JavaCC plugin. It is now (2011) provided as a standalone tool in the same hosting environment as JavaCC.

Group: edu.purdue.cs Artifact: jtb
Show documentation Show source 
 

2 downloads
Artifact jtb
Group edu.purdue.cs
Version 1.4.12
Last update 31. December 2016
Organization jtb-javacc
URL https://github.com/jtb-javacc/JTB
License UCLA Compilers Group License
Dependencies amount 1
Dependencies javacc,
There are maybe transitive dependencies!

uportal-db from group org.jasig.portal (version 4.3.1)

The goal of this module is to be able to deploy all the db driver jars to all environments instead of needing to change parent pom properties and rebuilding for each environment. The same effect used to be accomplished by manually updating all related poms with hardcoded dependencies, this module allows for just one place to be updated and the change propogates to all the packaged modules/portlets.

Group: org.jasig.portal Artifact: uportal-db
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uportal-db
Group org.jasig.portal
Version 4.3.1
Last update 21. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies hsqldb,
There are maybe transitive dependencies!

taverna-reference-testhelpers from group org.apache.taverna.engine (version 3.1.0-incubating)

In order to properly test OSGi-loaded t2ference modules we need a module that is entire external to t2reference and to the test cases. If the test implementations are included in either the api, core implementations or test modules they will be loaded by the root classloader of the test runner - by putting them in an independent artifact we allow them to be loaded through various SPI discovery mechanisms as they would be in a 'real' environment.

Group: org.apache.taverna.engine Artifact: taverna-reference-testhelpers
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-testhelpers
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies taverna-reference-api, log4j,
There are maybe transitive dependencies!



Page 285 from 293 (items total 2926)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy