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

Download JAR files tagged by some with all dependencies

Search JAR files by class name

jflat-core from group com.tecacet (version 1.4.0)

Convert flat files to Java Beans and vice versa. Some supported formats are CSV, fixed-width, arbitrary regex, and more. JFlat is highly extensible and can be adopted to support additional formats.

Group: com.tecacet Artifact: jflat-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact jflat-core
Group com.tecacet
Version 1.4.0
Last update 25. January 2024
Organization TecAceT
URL https://github.com/algorythmist/jflat
License MIT License
Dependencies amount 4
Dependencies commons-csv, commons-lang3, jodd-bean, objenesis,
There are maybe transitive dependencies!

grumpinessy from group com.github.sviperll (version 0.5)

The project provides checkstyle.xml configuration that can be used by CheckStyle to enforce opinionated formating and coding style that is somewhat similar to Sun's and OpenJDK's styles, but includes authors preferences. Additionally custom CheckStyle checkers can be used separately as part of some other CheckStyle configuration.

Group: com.github.sviperll Artifact: grumpinessy
Show all versions Show documentation Show source 
 

0 downloads
Artifact grumpinessy
Group com.github.sviperll
Version 0.5
Last update 27. December 2023
Organization not specified
URL https://github.com/sviperll/grumpinessy
License Apache-2.0
Dependencies amount 1
Dependencies checkstyle,
There are maybe transitive dependencies!

automata-api from group net.automatalib (version 0.11.0)

This artifact contains the API of AutomataLib, which mainly consists of interfaces for the various concepts and automaton models supported by the AutomataLib core. In addition to that, it also defines some fundamental classes for dealing with words of symbols.

Group: net.automatalib Artifact: automata-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-api
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies automata-commons-smartcollections, automata-commons-util, guava, checker-qual, metainf-services, testng,
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!

flowman-maven-root from group com.dimajix.flowman.maven (version 0.4.0)

The Flowman Maven utilities will help you to streamline the development workflow with Flowman. It will take care of building appropriate variants for different Hadoop/Spark distributions and automate the descriptor of the final artifact to some environments (EMR, DataBricks, etc).

Group: com.dimajix.flowman.maven Artifact: flowman-maven-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flowman-maven-root
Group com.dimajix.flowman.maven
Version 0.4.0
Last update 14. August 2023
Organization not specified
URL https://flowman.io
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flowman-maven-plugin from group com.dimajix.flowman.maven (version 0.4.0)

The Flowman Maven plugin will help you to streamline the development workflow with Flowman. It will take care of building appropriate variants for different Hadoop/Spark distributions and automate the descriptor of the final artifact to some environments (EMR, DataBricks, etc).

Group: com.dimajix.flowman.maven Artifact: flowman-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact flowman-maven-plugin
Group com.dimajix.flowman.maven
Version 0.4.0
Last update 14. August 2023
Organization not specified
URL https://flowman.io/flowman-maven-plugin
License Apache License, Version 2.0
Dependencies amount 11
Dependencies maven-resolver-api, maven-filtering, maven-artifact-transfer, mojo-executor, plexus-utils, commons-lang3, jackson-databind, jackson-core, jackson-annotations, jackson-dataformat-yaml, jackson-dataformat-xml,
There are maybe transitive dependencies!

japkit-all-nogroovy from group com.github.japkit (version 2.0)

All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

Group: com.github.japkit Artifact: japkit-all-nogroovy
Show all versions 
 

0 downloads
Artifact japkit-all-nogroovy
Group com.github.japkit
Version 2.0
Last update 13. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies japkit-annotation-processor, japkit-javael3, tomcat-embed-el,
There are maybe transitive dependencies!

request-tracker-spring-boot-starter from group dev.rogeriofbrito (version 1.0.0)

request-tracker-spring-boot-starter is a Spring Boot Starter dependency that transparently creates a Servlet Filter in a Spring Boot Application that collect some information from request and response Servlet objects and performs a custom action asynchronously (in a new thread).

Group: dev.rogeriofbrito Artifact: request-tracker-spring-boot-starter
Show documentation Show source 
 

0 downloads
Artifact request-tracker-spring-boot-starter
Group dev.rogeriofbrito
Version 1.0.0
Last update 24. July 2023
Organization rogeriofbrito.dev
URL https://github.com/rogeriofbrito/request-tracker-spring-boot-starter
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis-encrypt-spring-boot-starter from group io.github.weasley-j (version 1.0.3)

A spring-boot starter to make it easy to encrypt and decrypt some column of database tables, supports for user custom encryption algorithms, you can even use some encrypted fields as query criteria.

Group: io.github.weasley-j Artifact: mybatis-encrypt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact mybatis-encrypt-spring-boot-starter
Group io.github.weasley-j
Version 1.0.3
Last update 16. July 2023
Organization not specified
URL https://github.com/Weasley-J/mybatis-encrypt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 6
Dependencies spring-boot-starter, commons-codec, commons-lang3, slf4j-api, spring-boot-starter-test, mybatis,
There are maybe transitive dependencies!

sru-pica-import from group org.mycore.sru (version 1.1)

Library allows to import opac records from the sru interface provided by the gbv. It comes with classes modelling pica records. Furthermore, some useful target objects are provided as well such as maps, prints, manuscripts, persons and corporations. You may create your own by extending the ObjectProducer class.

Group: org.mycore.sru Artifact: sru-pica-import
Show all versions Show documentation Show source 
 

0 downloads
Artifact sru-pica-import
Group org.mycore.sru
Version 1.1
Last update 28. June 2023
Organization not specified
URL http://svn.thulb.uni-jena.de/repos/maven-projects/sru-pica-import
License not specified
Dependencies amount 6
Dependencies log4j-api, solr-solrj, jdom2, mycore-base, mycore-solr, sru-adapter,
There are maybe transitive dependencies!



Page 248 from 287 (items total 2867)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy