Download JAR files tagged by annotate with all dependencies
name from group com.github.metalloid-project (version 1.0.2.3)
Extension to Selenium WebDriver library where you can annotate WebElements with @Name annotation and read the element's description
0 downloads
Artifact name
Group com.github.metalloid-project
Version 1.0.2.3
Last update 13. January 2020
Organization not specified
URL https://github.com/Metalloid-Project/name
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies junit, selenium-java, page-factory,
There are maybe transitive dependencies!
Group com.github.metalloid-project
Version 1.0.2.3
Last update 13. January 2020
Organization not specified
URL https://github.com/Metalloid-Project/name
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies junit, selenium-java, page-factory,
There are maybe transitive dependencies!
atam4j-annotations from group me.atam (version 0.60)
Module containing the atam4j annotations only. If you wish to annotate your tests, this is the only dependency required.
0 downloads
Artifact atam4j-annotations
Group me.atam
Version 0.60
Last update 28. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group me.atam
Version 0.60
Last update 28. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
link-rest-annotations from group com.nhl.link.rest (version 2.13)
A dependency-free collection of LR annotations that allow to annotate model objects without
introducing a dependency on LinkRest runtime.
Group: com.nhl.link.rest Artifact: link-rest-annotations
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact link-rest-annotations
Group com.nhl.link.rest
Version 2.13
Last update 18. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.nhl.link.rest
Version 2.13
Last update 18. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
cmdreader from group com.zwitserloot (version 1.5)
Define the structure of your command line options as fields in a class, annotate these fields with further metadata about the command line switch, and CmdReader will take care of the rest. Command line parsing for java.
Artifact cmdreader
Group com.zwitserloot
Version 1.5
Last update 22. January 2014
Organization not specified
URL http://github.com/rzwitserloot/com.zwitserloot.cmdreader
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.zwitserloot
Version 1.5
Last update 22. January 2014
Organization not specified
URL http://github.com/rzwitserloot/com.zwitserloot.cmdreader
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
annotator from group org.ow2.weblab.core (version 1.2.4.1)
This module of the WebLab Core allows user to annotate Weblab Resources using WebLab properties.
This module is still experimental and need more in depth use and validation. Use it at your own risks ;-).
0 downloads
Artifact annotator
Group org.ow2.weblab.core
Version 1.2.4.1
Last update 27. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies extended, model, commons-logging, joda-time,
There are maybe transitive dependencies!
Group org.ow2.weblab.core
Version 1.2.4.1
Last update 27. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies extended, model, commons-logging, joda-time,
There are maybe transitive dependencies!
aocr from group de.niklasfi.aocr (version 2.4)
Swiftly add ocr layers to scanned pdf files.
Unfortunately existing open source ocr solutions (tesseract) pale in comparison with the ones commercially
available. The azure read api provides particularly good results. It is also easy to set up, but while it can
annotate text in images, there is no easy way to upload and ocr a full pdf document.
That is, until now. aocr provides an easy way to ocr full pdf documents.
Artifact aocr
Group de.niklasfi.aocr
Version 2.4
Last update 19. December 2023
Organization not specified
URL https://github.com/niklasfi/aocr
License MIT License
Dependencies amount 10
Dependencies mapstruct, lombok, pdfbox, pdfbox-tools, jbig2-imageio, commons-cli, httpclient5, jackson-databind, jackson-datatype-jsr310, commons-text,
There are maybe transitive dependencies!
Group de.niklasfi.aocr
Version 2.4
Last update 19. December 2023
Organization not specified
URL https://github.com/niklasfi/aocr
License MIT License
Dependencies amount 10
Dependencies mapstruct, lombok, pdfbox, pdfbox-tools, jbig2-imageio, commons-cli, httpclient5, jackson-databind, jackson-datatype-jsr310, commons-text,
There are maybe transitive dependencies!
groupdocs-annotation from group com.groupdocs (version 18.4)
GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from
a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you
and your colleagues to annotate documents online.
Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or
review, or share the document with others for online collaborative review in real-time. This way you get
feedback faster and can keep everyone’s notes and comments in a single file.
4 downloads
Artifact groupdocs-annotation
Group com.groupdocs
Version 18.4
Last update 12. April 2018
Organization not specified
URL http://groupdocs.com
License GroupDocs License, Version 1.0
Dependencies amount 6
Dependencies groupdocs-viewer, json, gson, commons-io, commons-codec, commons-lang3,
There are maybe transitive dependencies!
Group com.groupdocs
Version 18.4
Last update 12. April 2018
Organization not specified
URL http://groupdocs.com
License GroupDocs License, Version 1.0
Dependencies amount 6
Dependencies groupdocs-viewer, json, gson, commons-io, commons-codec, commons-lang3,
There are maybe transitive dependencies!
org.apache.stanbol.enhancer.engines.dbpspotlight from group org.apache.stanbol (version 1.0.0)
Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.dbpspotlight
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
groovy-params-checker from group com.faceture (version 1.0.28)
Automatic Groovy parameter checker. How to use: 1. Annotate your Groovy classes with
@ParamsNotNullNotEmpty; 2. At compile time, code will be added into each of your methods to check each
parameter to make sure it is not null and in the case of Collections, Maps and Strings, it is not empty; 3. At
run time, if a parameter is null or empty, it will throw an IllegalArgumentException with details about the
null or empty parameter. To disable the annotation at compile time, set the ParamsNotNullNotEmpty.NoOpMode flag
to true.
0 downloads
Artifact groovy-params-checker
Group com.faceture
Version 1.0.28
Last update 23. August 2014
Organization not specified
URL https://github.com/xnickmx/params-checker
License MIT License
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!
Group com.faceture
Version 1.0.28
Last update 23. August 2014
Organization not specified
URL https://github.com/xnickmx/params-checker
License MIT License
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!
sumatera from group io.github.febialfarabi (version 1.0.22)
@Sumatera
Model converter from ORM class to regular pojo class, the ORM term is a modelling class that doesn't like regular pojo, such like @Entity from JPA/Hibernate and so on.
It can be used for mapping regular object, post data in request body where you cannot put ORM class directly in a parameter, or you cannot convert to json directly, or any other problem regarding it.
You don't need anymore to create duplicate Dto / Pojo class which represent ORM class, just write your ORM class and annotate it with @Sumatera, then the regular pojo class would be generated for you.
0 downloads
Artifact sumatera
Group io.github.febialfarabi
Version 1.0.22
Last update 17. February 2021
Organization not specified
URL https://github.com/febiAlfarabi/pojoing
License The Alfarabi License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.febialfarabi
Version 1.0.22
Last update 17. February 2021
Organization not specified
URL https://github.com/febiAlfarabi/pojoing
License The Alfarabi License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 6 from 9 (items total 82)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy