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

Download JAR files tagged by object with all dependencies

Search JAR files by class name

zalando-sprocwrapper from group org.zalando (version 3.2.1)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: org.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zalando-sprocwrapper
Group org.zalando
Version 3.2.1
Last update 18. October 2022
Organization Zalando SE
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 11
Dependencies slf4j-api, spring-jdbc, postgresql, commons-lang, commons-beanutils, hibernate-validator, javax.el, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

sparknotation from group com.ftpix (version 1.17)

Sparknotation is a library to use Sparkjava framework with annotation. It is useful when working on projects with a lot of endpoints where it sometimes becomes messy to deal with all these Spark.something methods. It also saves the hassle of always getting back parameters, query parameters and headers from the Request object.

Group: com.ftpix Artifact: sparknotation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sparknotation
Group com.ftpix
Version 1.17
Last update 08. January 2022
Organization not specified
URL https://github.com/lamarios/sparknotation
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spark-core, scannotation, log4j-core, javassist,
There are maybe transitive dependencies!

serpent from group net.razorvine (version 1.40)

Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).

Group: net.razorvine Artifact: serpent
Show all versions Show documentation Show source 
 

21 downloads
Artifact serpent
Group net.razorvine
Version 1.40
Last update 14. May 2021
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
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!

addc-security from group com.addc (version 2.6)

The addc-security library supplies classes for handling Key Stores with different types of password callback, GSSUP for CSI-IIOP, cryptographic helper classes that can load definitions of providers and algorithms for different crypto functions from properties files and deliver the correct object for processing encryption, HMACs, Signatures etc. and Helper classes for loading key stores and handling pem files.

Group: com.addc Artifact: addc-security
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-security
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies jacorb-omgapi, addc-base, commons-codec, jdom2, bcprov-jdk15on, bcpkix-jdk15on,
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

odfdom-java from group org.odftoolkit (version 1.0.0-BETA1)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

19 downloads
Artifact odfdom-java
Group org.odftoolkit
Version 1.0.0-BETA1
Last update 06. October 2019
Organization The Document Foundation
URL https://odftoolkit.org/odfdom/
License Apache 2
Dependencies amount 9
Dependencies xercesImpl, xml-apis, serializer, jena-core, java-rdfa, commons-validator, commons-lang3, json, git-commit-id-plugin,
There are maybe transitive dependencies!

allure-selenium-module from group com.capgemini.ntc (version 3.8.1.6)

Allure Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers Based on Selenium 3.8.1

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

0 downloads
Artifact allure-selenium-module
Group com.capgemini.ntc
Version 3.8.1.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 12
Dependencies guava, allure-core-module, allure-java-annotations, selenium-java, google-api-client, junit-platform-surefire-provider, junit, guice, joda-time, commons-csv, jsoup, webdrivermanager,
There are maybe transitive dependencies!

jenesis4java from group net.sourceforge.jenesis4java (version 2.19)

Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM (domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as many passes you need) until you let it encode to a java file.

Group: net.sourceforge.jenesis4java Artifact: jenesis4java
Show all versions Show documentation Show source 
 

2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 300 from 325 (items total 3241)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy