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

Download JAR files tagged by getter with all dependencies

Search JAR files by class name

test-utilities from group com.limemojito.oss.test (version 15.0.0)

Test utilities for various development work. Json, reflection, getter/setter testing, DTO, Canonical form, etc. AWS support for Dynamo DB, SQS, SNS, S3. Prometheus metrics reader and asserter. Synthetic S3 Event generation.

Group: com.limemojito.oss.test Artifact: test-utilities
Show all versions Show documentation Show source 
 

0 downloads
Artifact test-utilities
Group com.limemojito.oss.test
Version 15.0.0
Last update 26. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies spring-boot-starter-test, spring-boot-starter-json, spring-boot-starter-validation, freemarker, json-unit-assertj, spring-webflux, commons-io, awaitility, lambda-utilities, json-utilities, dynamodb-utilities, s3-utilities, sqs-utilities, sns-utilities, junit,
There are maybe transitive dependencies!

gson-fire from group io.gsonfire (version 1.9.0)

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!

Group: io.gsonfire Artifact: gson-fire
Show all versions Show documentation Show source 
 

140 downloads
Artifact gson-fire
Group io.gsonfire
Version 1.9.0
Last update 05. November 2023
Organization not specified
URL http://gsonfire.io
License Apache-2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

base-test from group de.a9d3.testing (version 1.0.0)

A project which helps you testing your java classes for basic things like getter==setter, hashCode and equals methods and other programming schemas. Also provides a convenient way to instantiate classes with seeded random data.

Group: de.a9d3.testing Artifact: base-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact base-test
Group de.a9d3.testing
Version 1.0.0
Last update 23. October 2019
Organization not specified
URL http://maven.apache.org
License GNU General Public License (GPLv3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tostring-implementation from group io.github.trigunam.java.util (version 2.2)

This project is a library for any POJO class to implement a toString method. Given a class name and instance, the project will use reflection from Java API to get the getter methods for the given instance and execute it to print the methodName = methodValue in an appended string with comma separated values. This is very generic implementation so anybody can use this code to write their toString implementation. The idea is to avoid implementing toString by writing your own implementation every time. Please put your thoughts on the implementation so we can evolve as a project which will help every Java Developer.

Group: io.github.trigunam.java.util Artifact: tostring-implementation
Show all versions Show documentation Show source 
 

0 downloads
Artifact tostring-implementation
Group io.github.trigunam.java.util
Version 2.2
Last update 04. September 2021
Organization Yet to identify
URL https://github.com/trigunam/tostring-implementation
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!

jaxb-booleangetter-plugin from group com.github.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-booleangetter-plugin from group net.sf.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: net.sf.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group net.sf.sanity4j
Version 1.0
Last update 02. April 2013
Organization The Sanity4J project
URL http://sanity4j.sf.net
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!



Page 2 from 2 (items total 17)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy