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

Download JAR files tagged by consistent with all dependencies

Search JAR files by class name

quarkus-univocity-parsers from group io.quarkiverse.univocityparsers (version 0.0.1)

Univocity Parsers Extension, which allowing to use univocity dependency in the Quarkus' Eco-System. Example for parsing csv or tsv files, with a really fast, flexible and reliable Java parsers thank to its data binding, consistent interface, a solid framework and a parallel input buffering

Group: io.quarkiverse.univocityparsers Artifact: quarkus-univocity-parsers
Show source 
 

0 downloads
Artifact quarkus-univocity-parsers
Group io.quarkiverse.univocityparsers
Version 0.0.1
Last update 23. July 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies quarkus-arc, univocity-parsers,
There are maybe transitive dependencies!

day from group com.day (version 12)

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Day products should refer to this project (${project.groupId}:${project.artifactId}:${project.version}) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Group: com.day Artifact: day
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day
Group com.day
Version 12
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jira-rest-java-client-fix from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: jira-rest-java-client-fix
Show documentation Show source 
 

0 downloads
Artifact jira-rest-java-client-fix
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 2
Dependencies jira-rest-java-client-core, fugue,
There are maybe transitive dependencies!

oversigt-core from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt-core
Show documentation Show source 
 

0 downloads
Artifact oversigt-core
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 58
Dependencies oversigt-ui, slf4j-api, logback-classic, sqlite-jdbc, args4j, undertow-core, jboss-annotations-api_1.2_spec, jboss-servlet-api_4.0_spec, undertow-servlet, validation-api, hibernate-validator, hibernate-validator-annotation-processor, javax.el, jboss-jaxrs-api_2.1_spec, resteasy-jaxrs, resteasy-client, resteasy-cdi, resteasy-links, resteasy-guice, resteasy-jackson2-provider, weld-servlet, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-datatype-jdk8, javax.el-api, jjwt, swagger-core, swagger-models, swagger-annotations, swagger-jaxrs, java-string-similarity, ews-java-api, guice, aopalliance, guava, jsr305, commons-lang3, commons-io, spring-beans, json-path, json-dom, freemarker, wro4j-core, wro4j-extensions, jira-rest-java-client-fix, jira-rest-java-client-api, atlassian-util-concurrent, jettison, jsch, jollyday, javax.mail, org.eclipse.jgit, jenkins-client, httpclient, httpcore, xml-apis,
There are maybe transitive dependencies!

oversigt from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact oversigt
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oversigt-ui from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt-ui
Show documentation Show source 
 

0 downloads
Artifact oversigt-ui
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

domingo from group de.jakop.lotus (version 1.5.2)

Domingo offers a simple, consistent, objects-oriented easy-to-use interface to the Lotus Notes/Domino Java-API. This software was initially developed by beck et al. projects GmbH, http://www.bea-projects.de/ and published on http://domingo.sourceforge.net.

Group: de.jakop.lotus Artifact: domingo
Show documentation Show source 
 

0 downloads
Artifact domingo
Group de.jakop.lotus
Version 1.5.2
Last update 08. January 2020
Organization not specified
URL https://github.com/fjakop/domingo
License LGPL v2.1
Dependencies amount 6
Dependencies Notes, servlet-api, commons-httpclient, commons-codec, commons-logging, log4j,
There are maybe transitive dependencies!

docs-city-archetype-quickstart from group com.github.charlie-cityu.archetypes (version 1.0)

A variation on the maven-archetype-quickstart with source set to 1.8, build to executable jar with dependencies and junit 4.12. File names have been changed to Main.java and MainTest.java. Directory structure remains consistent with the Maven standard.

Group: com.github.charlie-cityu.archetypes Artifact: docs-city-archetype-quickstart
Show source 
 

0 downloads
Artifact docs-city-archetype-quickstart
Group com.github.charlie-cityu.archetypes
Version 1.0
Last update 15. August 2016
Organization not specified
URL http://github.com/charliew-city/docs-city-archetype-quickstart
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-redis_2.11 from group org.redis (version 0.0.25)

# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel

Group: org.redis Artifact: scala-redis_2.11
Show all versions Show documentation Show source 
 

2 downloads
Artifact scala-redis_2.11
Group org.redis
Version 0.0.25
Last update 04. April 2016
Organization not specified
URL https://github.com/spaceapegames/scala-redis
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scala-actors, commons-pool, slf4j-api, logback-classic,
There are maybe transitive dependencies!

scala-redis_2.10.0 from group org.redis (version 0.0.18)

# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel

Group: org.redis Artifact: scala-redis_2.10.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-redis_2.10.0
Group org.redis
Version 0.0.18
Last update 02. February 2015
Organization not specified
URL https://github.com/spaceapegames/scala-redis
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scala-actors, commons-pool, slf4j-api, logback-classic,
There are maybe transitive dependencies!



Page 48 from 75 (items total 744)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy