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

Download JAR files tagged by specific with all dependencies

Search JAR files by class name

core from group com.robertboothby.djenni (version 0.2.0)

This module holds the core components of the Djenni data generator framework. By itself it provides most of the components to create an efficient end to end data generation framework for a specific domain. It contains the core SupplierBuilder interfaces, implementations for the core Java data types and useful test components. It is intended to be used in conjunction with the source-generator module that will speed up delivery of domain specific data generation and also with common domain modules (TBD) that deliver standard generators for common frameworks such as JAXB.

Group: com.robertboothby.djenni Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group com.robertboothby.djenni
Version 0.2.0
Last update 10. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies util, commons-lang3, junit, mockito-core, hamcrest-library, commons-rng-simple,
There are maybe transitive dependencies!

rfb-server from group com.sshtools (version 3.0.1)

Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

Group: com.sshtools Artifact: rfb-server
Show all versions Show documentation Show source 
 

1 downloads
Artifact rfb-server
Group com.sshtools
Version 3.0.1
Last update 28. September 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jzlib, rfb-common, slf4j-api,
There are maybe transitive dependencies!

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!

loopbar from group com.cleveroad (version 1.2.0)

At Cleveroad we’ve recently come to realize that navigation through categories in an app using nothing but a navigation panel is pretty boring and trivial. That’s why, armed with our designer’s creativity, we introduce you our new component for Android-based applications -- LoopBar. The idea was to make the navigation menu right at fingerprints, in a tab bar. What's more the view has a few specific features that make it stand out from the crowd of similar ones. So, try out the LoopBar library in your app and you’ll see the difference.

Group: com.cleveroad Artifact: loopbar
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loopbar
Group com.cleveroad
Version 1.2.0
Last update 31. July 2019
Organization not specified
URL https://github.com/Cleveroad/LoopBar
License MIT License
Dependencies amount 3
Dependencies lifecycle-extensions, recyclerview, appcompat,
There are maybe transitive dependencies!

org.eclipse.xpect.xtext.lib from group org.eclipse.xpect (version 0.2.0.v20190619)

Group: org.eclipse.xpect Artifact: org.eclipse.xpect.xtext.lib
Show documentation Show source 
 

0 downloads
Artifact org.eclipse.xpect.xtext.lib
Group org.eclipse.xpect
Version 0.2.0.v20190619
Last update 19. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xpect.ui from group org.eclipse.xpect (version 0.2.0.v20190619)

Group: org.eclipse.xpect Artifact: org.eclipse.xpect.ui
Show documentation Show source 
 

0 downloads
Artifact org.eclipse.xpect.ui
Group org.eclipse.xpect
Version 0.2.0.v20190619
Last update 19. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xpect from group org.eclipse.xpect (version 0.2.0.v20190619)

Group: org.eclipse.xpect Artifact: org.eclipse.xpect
Show documentation Show source 
 

0 downloads
Artifact org.eclipse.xpect
Group org.eclipse.xpect
Version 0.2.0.v20190619
Last update 19. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xpect.parent from group org.eclipse.xpect (version 0.2.0.v20190619)

Eclipse Xpect is a unit- and integration-testing framework to be used for Xtext-based languages. Test data (e.g. expectations) are embedded into programs written in the DSL under tests. Xpect itself is based on Junit; new test methods can be written in Java and are called by the Xpect framework with the test data. Typical Xpect tests include expecting certain error messages, ensuring correct scopes, or specific content assist proposals.

Group: org.eclipse.xpect Artifact: org.eclipse.xpect.parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xpect.parent
Group org.eclipse.xpect
Version 0.2.0.v20190619
Last update 19. June 2019
Organization not specified
URL https://projects.eclipse.org/projects/modeling.xpect
License Eclipse Public License - v 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 166 from 182 (items total 1820)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy