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

Download JAR files tagged by implements with all dependencies

Search JAR files by class name

structural-type-api from group codes.rafael.structuraltype (version 1.5)

Group: codes.rafael.structuraltype Artifact: structural-type-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact structural-type-api
Group codes.rafael.structuraltype
Version 1.5
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

structural-type from group codes.rafael.structuraltype (version 1.5)

This project aims to create a structural representation of similar nominal Java classes. A structural type is represented by an interface that contains property accessors for all properties that are defined by those classes. For each class, a projection class is generated that implements that interface for delegation to the nominal classes for which the structure was created. Additionally, a template implementation is created that implements the structural interface as a Java bean.

Group: codes.rafael.structuraltype Artifact: structural-type
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact structural-type
Group codes.rafael.structuraltype
Version 1.5
Last update 14. April 2023
Organization not specified
URL https://github.com/raphw/skatteprosessen-structural-type
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libffi from group com.viliussutkus89.licenseOnly (version 3.4.2)

libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Group: com.viliussutkus89.licenseOnly Artifact: libffi
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libffi
Group com.viliussutkus89.licenseOnly
Version 3.4.2
Last update 09. May 2022
Organization not specified
URL http://sourceware.org/libffi
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zookeeper-recipes-queue from group io.streamnative (version 3.6.3.1)

This queue interface recipe implements the queue recipe A more detailed explanation is at: http://www.cloudera.com/blog/2009/05/28/building-a-distributed-concurrent-queue-with-apache-zookeeper/ This recipe does not handle KeeperException.ConnectionLossException or ZCONNECTIONLOSS. It will only work correctly once ZOOKEEPER-22 https://issues.apache.org/jira/browse/ZOOKEEPER-22 is resolved.

Group: io.streamnative Artifact: zookeeper-recipes-queue
Show all versions Show documentation Show source 
 

0 downloads
Artifact zookeeper-recipes-queue
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

guava-agent from group com.nordstrom.tools (version 30.1.1a)

Nordstrom guava-agent applies runtime transformations to the Guava library that resurrect a beta version of the TimeLimiter interface and the SimpleTimeLimiter class that implements it. These changes enable clients of the UrlChecker class of the Selenium 2 API to utilize updated releases of Guava that resolve a security defect related to unbounded allocation of memory.

Group: com.nordstrom.tools Artifact: guava-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact guava-agent
Group com.nordstrom.tools
Version 30.1.1a
Last update 25. August 2021
Organization not specified
URL https://github.com/sbabcoc/guava-agent
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, byte-buddy,
There are maybe transitive dependencies!

vonce-sqlbean from group cn.vonce (version 1.3.0)

This is a tool that uses java object-oriented idea to write and generate SQL statements. On this basis, it also implements lightweight plug-in support similar to JPA for mybatis and spring JDBC. A large number of common SQL execution methods are built in plug-ins to improve development efficiency, reduce a large number of SQL statement writing, and make developers focus on business code writing.

Group: cn.vonce Artifact: vonce-sqlbean
Show all versions Show documentation Show source 
 

0 downloads
Artifact vonce-sqlbean
Group cn.vonce
Version 1.3.0
Last update 15. June 2020
Organization not specified
URL www.vonce.cn
License The MIT License
Dependencies amount 5
Dependencies guava, vonce-common, reflectasm, dom4j, javapoet,
There are maybe transitive dependencies!

sentinel from group com.dougnoel (version 1.0.3)

A Selenium framework that implements the Page Object Model (POM) using Object Oriented Programming (OOP) concepts. It abstracts out most of the complexity of Selenium to allow users to focus on automating tests and not spend time dealing with the technical details of implementing an automation framework, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.

Group: com.dougnoel Artifact: sentinel
Show documentation Show source 
 

0 downloads
Artifact sentinel
Group com.dougnoel
Version 1.0.3
Last update 28. February 2020
Organization Doug Noël
URL https://github.com/dougnoel/${project.artifactId}
License The Apache License, Version 2.0
Dependencies amount 29
Dependencies log4j-api, commons-lang3, httpcore, httpclient, pdfbox, jackson-annotations, jackson-core, jackson-databind, jackson-dataformat-yaml, cucumber-core, cucumber-java, cucumber-extentsreport, selenium-api, selenium-support, selenium-chrome-driver, selenium-firefox-driver, selenium-ie-driver, selenium-remote-driver, selenium-safari-driver, log4j-core, log4j-1.2-api, log4j-slf4j-impl, swagger-parser, selenium-java, extentreports, unirest-java, junit, cucumber-junit, sauce_junit,
There are maybe transitive dependencies!

com.paremus.dosgi.topology.simple from group com.paremus.dosgi (version 1.1.1)

Implements a Remote Service Admin Topology manager using an "eager" promiscuous policy (i.e. import and export everything possible as soon as it is available). Note that this topology manager is still aware of scoping, applying default "local scopes" to exported services and only importing services at the correct local scope.

Group: com.paremus.dosgi Artifact: com.paremus.dosgi.topology.simple
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.paremus.dosgi.topology.simple
Group com.paremus.dosgi
Version 1.1.1
Last update 09. December 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies osgi.core, osgi.cmpn, osgi.annotation, slf4j-api, com.paremus.dosgi.api, com.paremus.license, junit, mockito-core,
There are maybe transitive dependencies!

abnffuzzer from group com.github.nradov (version 0.2.2)

Fuzz tester for Augmented Backus-Naur Form (ABNF) rules as defined in IETF RFC 5234. This library can directly parse a variety of input sources and extract the ABNF rules, then generate random output matching those rules. That output can be fed in a test framework such as JUnit to search for defects in an application which implements the rules. The most common use case would be testing implementations of other IETF RFCs.

Group: com.github.nradov Artifact: abnffuzzer
Show all versions Show documentation Show source 
 

0 downloads
Artifact abnffuzzer
Group com.github.nradov
Version 0.2.2
Last update 07. December 2019
Organization not specified
URL https://github.com/nradov/${project.artifactId}
License GNU Lesser General Public License, version 2.1
Dependencies amount 3
Dependencies commons-cli, antlr4, antlr4-runtime,
There are maybe transitive dependencies!

stackingC from group nz.ac.waikato.cms.weka (version 1.0.4)

Implements StackingC (more efficient version of stacking). For more information, see A.K. Seewald: How to Make Stacking Better and Faster While Also Taking Care of an Unknown Weakness. In: Nineteenth International Conference on Machine Learning, 554-561, 2002. Note: requires meta classifier to be a numeric prediction scheme

Group: nz.ac.waikato.cms.weka Artifact: stackingC
Show all versions Show documentation Show source 
 

0 downloads
Artifact stackingC
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 19. November 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/stackingC
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 120 from 127 (items total 1269)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy