Download com.increff.commons JAR files with all dependencies
commons-gelf-springboot from group com.increff.commons (version 0.0.1)
This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.
0 downloads
Artifact commons-gelf-springboot
Group com.increff.commons
Version 0.0.1
Last update 21. October 2024
Organization not specified
URL https://github.com/increff/commons-gelf
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies elasticsearch-java, lombok, spring-boot-starter-log4j2, spring-boot-starter-json,
There are maybe transitive dependencies!
Group com.increff.commons
Version 0.0.1
Last update 21. October 2024
Organization not specified
URL https://github.com/increff/commons-gelf
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies elasticsearch-java, lombok, spring-boot-starter-log4j2, spring-boot-starter-json,
There are maybe transitive dependencies!
increff-commons-fileclient from group com.increff.commons (version 2.4.1)
commons-fileclient is used for storage and retrieval of documents from cloud storage platforms
such as Google Cloud Storage, Amazon S3, etc
Group: com.increff.commons Artifact: increff-commons-fileclient
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact increff-commons-fileclient
Group com.increff.commons
Version 2.4.1
Last update 12. September 2024
Organization not specified
URL https://github.com/increff/commons-fileclient
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-springboot-common, jsch, aws-java-sdk-s3, google-cloud-storage, commons-io, json,
There are maybe transitive dependencies!
Group com.increff.commons
Version 2.4.1
Last update 12. September 2024
Organization not specified
URL https://github.com/increff/commons-fileclient
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-springboot-common, jsch, aws-java-sdk-s3, google-cloud-storage, commons-io, json,
There are maybe transitive dependencies!
commons-gelf from group com.increff.commons (version 1.32)
This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.
0 downloads
Artifact commons-gelf
Group com.increff.commons
Version 1.32
Last update 19. July 2024
Organization not specified
URL https://github.com/increff/commons-gelf
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies commons-spring-client, elasticsearch-rest-high-level-client, lombok, log4j,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.32
Last update 19. July 2024
Organization not specified
URL https://github.com/increff/commons-gelf
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies commons-spring-client, elasticsearch-rest-high-level-client, lombok, log4j,
There are maybe transitive dependencies!
commons-template from group com.increff.commons (version 1.3.3)
This library was created for providing templates for various applications such as invoices, manifests etc in
PDF formats. It is extensively used in Assure. It makes use of the Apache Velocity and wkhtmltopdf libraries
for creating templates and formats
Group: com.increff.commons Artifact: commons-template
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact commons-template
Group com.increff.commons
Version 1.3.3
Last update 13. June 2024
Organization not specified
URL https://github.com/increff/commons-template
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies xml-apis, velocity, velocity-tools, sac, commons-io, barcode4j-fop-ext, barcode4j, avalon-framework-impl, fop, lombok,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.3.3
Last update 13. June 2024
Organization not specified
URL https://github.com/increff/commons-template
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies xml-apis, velocity, velocity-tools, sac, commons-io, barcode4j-fop-ext, barcode4j, avalon-framework-impl, fop, lombok,
There are maybe transitive dependencies!
increff-commons-sheet from group com.increff.commons (version 1.8.7)
Commons sheet library is used for creating a structured way to perform file read and write operations and is
used in Imdb library.
Group: com.increff.commons Artifact: increff-commons-sheet
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact increff-commons-sheet
Group com.increff.commons
Version 1.8.7
Last update 15. March 2024
Organization not specified
URL https://github.com/increff/commons-sheet2
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies log4j, parquet-hadoop, parquet-common, parquet-avro, hadoop-client, opencsv,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.8.7
Last update 15. March 2024
Organization not specified
URL https://github.com/increff/commons-sheet2
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies log4j, parquet-hadoop, parquet-common, parquet-avro, hadoop-client, opencsv,
There are maybe transitive dependencies!
commons-oauth2 from group com.increff.commons (version 1.4)
commons-oauth2 library allows OAuth 2.0 based access authorization. The library is used for Google OAuth2
integration in web applications
0 downloads
Artifact commons-oauth2
Group com.increff.commons
Version 1.4
Last update 09. January 2024
Organization not specified
URL https://github.com/increff/commons-oauth2
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, google-oauth-client, google-http-client-jackson2,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.4
Last update 09. January 2024
Organization not specified
URL https://github.com/increff/commons-oauth2
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies jackson-databind, google-oauth-client, google-http-client-jackson2,
There are maybe transitive dependencies!
commons-mysql from group com.increff.commons (version 1.7)
commons-mysql contains a collection of classes and methods that allow interaction with a database.
Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a
table, etc. are provided through various methods
0 downloads
Artifact commons-mysql
Group com.increff.commons
Version 1.7
Last update 24. August 2023
Organization not specified
URL https://github.com/increff/commons-mysql
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies nextscm-commons-lang, commons-text, commons-dbcp2, commons-io,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.7
Last update 24. August 2023
Organization not specified
URL https://github.com/increff/commons-mysql
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies nextscm-commons-lang, commons-text, commons-dbcp2, commons-io,
There are maybe transitive dependencies!
increff-commons-lang from group com.increff.commons (version 1.4)
commons-lang provides a host of helper utilities for dealing with Collections,
DateTime formats and Files among other things
Group: com.increff.commons Artifact: increff-commons-lang
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact increff-commons-lang
Group com.increff.commons
Version 1.4
Last update 15. September 2021
Organization not specified
URL https://github.com/increff/commons-lang
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.4
Last update 15. September 2021
Organization not specified
URL https://github.com/increff/commons-lang
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
commons-printing from group com.increff.commons (version 1.5)
commons-printing provides methods to deal with printers and printing tasks. It allows the identification of
available printers as well the processing of printing jobs on the printers
Artifact commons-printing
Group com.increff.commons
Version 1.5
Last update 22. June 2021
Organization not specified
URL https://github.com/increff/commons-printing
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.5
Last update 22. June 2021
Organization not specified
URL https://github.com/increff/commons-printing
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
commons-logging from group com.increff.commons (version 1.7)
commons-logging provides a custom log4j appender to manage log files
Artifact commons-logging
Group com.increff.commons
Version 1.7
Last update 22. June 2021
Organization not specified
URL https://github.com/increff/commons-logging
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!
Group com.increff.commons
Version 1.7
Last update 22. June 2021
Organization not specified
URL https://github.com/increff/commons-logging
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!
Page 1 from 2 (items total 11)