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

Download JAR files tagged by setter with all dependencies

Search JAR files by class name

fluent-api-generator-project from group foundation.fluent.api (version 2.18)

Module provides annotation based code generator, that generates fluent API for various situations. Such patterns contain: - Fluent builder for bean, which has setter methods returning void. - Fluent builder for a method / constructor with many arguments. - Fluent sender for bean, which has setter methods returning void, and target (sender) method.

Group: foundation.fluent.api Artifact: fluent-api-generator-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluent-api-generator-project
Group foundation.fluent.api
Version 2.18
Last update 04. April 2022
Organization not specified
URL https://github.com/c0stra/fluent-api-generator/wiki/fluent-api-generator
License New BSD License
Dependencies amount 1
Dependencies javax.annotation-api,
There are maybe transitive dependencies!

fluent-validation-generator from group foundation.fluent.api (version 2.18)

Group: foundation.fluent.api Artifact: fluent-validation-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-validation-generator
Group foundation.fluent.api
Version 2.18
Last update 04. April 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies fluent-api-generator-annotations, fluent-validation-support,
There are maybe transitive dependencies!

fluent-api-generator from group foundation.fluent.api (version 2.18)

Group: foundation.fluent.api Artifact: fluent-api-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-api-generator
Group foundation.fluent.api
Version 2.18
Last update 04. April 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jtwig-core, fluent-api-generator-annotations,
There are maybe transitive dependencies!

fluent-api-generator-annotations from group foundation.fluent.api (version 2.18)

Group: foundation.fluent.api Artifact: fluent-api-generator-annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-api-generator-annotations
Group foundation.fluent.api
Version 2.18
Last update 04. April 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluent-dsl-generator from group foundation.fluent.api (version 2.17)

Group: foundation.fluent.api Artifact: fluent-dsl-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-dsl-generator
Group foundation.fluent.api
Version 2.17
Last update 27. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

fluent-builder-generator from group foundation.fluent.api (version 2.12)

Group: foundation.fluent.api Artifact: fluent-builder-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluent-builder-generator
Group foundation.fluent.api
Version 2.12
Last update 20. March 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies fluent-api-generator-annotations,
There are maybe transitive dependencies!

robovm-ibxcode from group com.mobidevelop.robovm (version 2.3.22)

The RoboVM doesn't provide any functionality to edit xib/storyboards at iOS side. All changes to be done in Interface Builder. To simplify it simple xcode project is generated that contains all classes that are exported by Custom class. These classes expose IBOutlet/IBOutletCollection/IBAction/IBObservable to easy attach outlet to corresponding field/setter in class

Group: com.mobidevelop.robovm Artifact: robovm-ibxcode
Show all versions Show documentation Show source 
 

0 downloads
Artifact robovm-ibxcode
Group com.mobidevelop.robovm
Version 2.3.22
Last update 22. September 2024
Organization not specified
URL http://github.com/MobiVM/robovm
License GNU General Public License, version 2
Dependencies amount 2
Dependencies commons-io, bcel,
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!



Page 3 from 3 (items total 29)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy