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

Download JAR files tagged by handling with all dependencies

Search JAR files by class name

ddul from group io.github.greenn-lab (version 0.3.0)

DDul means "ground" in korean pronounce. It helps to you when compose a java projects. And support with database access, cache abstraction, system code generation, hierarchical data handling, article management and etc.

Group: io.github.greenn-lab Artifact: ddul
Show all versions Show documentation Show source 
 

0 downloads
Artifact ddul
Group io.github.greenn-lab
Version 0.3.0
Last update 20. June 2023
Organization not specified
URL https://github.com/greenn-lab/ddul
License MIT License
Dependencies amount 13
Dependencies spring-boot-starter-web, spring-boot-starter-data-jpa, spring-boot-starter-cache, spring-boot-starter-validation, spring-boot-starter-security, graphql-spring-boot-starter, springdoc-openapi-ui, querydsl-jpa, mybatis-spring-boot-starter, mapstruct, jackson-datatype-jsr310, p6spy-spring-boot-starter, reflections,
There are maybe transitive dependencies!

tiny-server from group net.morimekta.tiny.server (version 0.5.0)

A tiny server starter for easy and minimal microservice handling. This is based on the assumption that the microservice does not use the admin HTTP server for anything but kubernetes status management. Dependencies are kept at a minimum, but should cover the basic needs of any microservice.

Group: net.morimekta.tiny.server Artifact: tiny-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact tiny-server
Group net.morimekta.tiny.server
Version 0.5.0
Last update 22. March 2023
Organization not specified
URL https://gitlab.com/morimekta/tiny-server
License not specified
Dependencies amount 9
Dependencies terminal, collect, strings, slf4j-api, jul-to-slf4j, logback-classic, jackson-databind, jackson-annotations, jackson-core,
There are maybe transitive dependencies!

parent from group de.lars-sh (version 0.9.14)

This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.

Group: de.lars-sh Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group de.lars-sh
Version 0.9.14
Last update 30. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!

netgym from group com.github.braginxv (version 0.9)

Full-featured high performance asynchronous network library for a client side of jvm-apps (including Android). It provides handling large number of parallel connections (TCP, UDP) using single instance of the client.

Group: com.github.braginxv Artifact: netgym
Show all versions Show documentation Show source 
 

0 downloads
Artifact netgym
Group com.github.braginxv
Version 0.9
Last update 16. November 2022
Organization not specified
URL https://github.com/braginxv/netgym
License MIT
Dependencies amount 1
Dependencies rxjava,
There are maybe transitive dependencies!

integration-sdk-java-objects-EEDM from group com.ellucian (version 1.0.1)

Provides various packages of generated objects representing data model schemas for easier use with handling API requests and responses. These object libraries work with the Ethos Integration SDK to enable developers using the SDK to handle their API requests and responses as objects rather than JSON raw strings or JsonNodes.

Group: com.ellucian Artifact: integration-sdk-java-objects-EEDM
Show all versions Show documentation Show source 
 

0 downloads
Artifact integration-sdk-java-objects-EEDM
Group com.ellucian
Version 1.0.1
Last update 01. July 2022
Organization not specified
URL https://github.com/ellucian-developer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

integration-sdk-java-objects-BPAPIBAN from group com.ellucian (version 1.0.1)

Provides various packages of generated objects representing data model schemas for easier use with handling API requests and responses. These object libraries work with the Ethos Integration SDK to enable developers using the SDK to handle their API requests and responses as objects rather than JSON raw strings or JsonNodes.

Group: com.ellucian Artifact: integration-sdk-java-objects-BPAPIBAN
Show all versions Show documentation Show source 
 

0 downloads
Artifact integration-sdk-java-objects-BPAPIBAN
Group com.ellucian
Version 1.0.1
Last update 01. July 2022
Organization not specified
URL https://github.com/ellucian-developer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

executioner from group io.github.cernoch (version 3.2.0)

Parallel execution tools. On top of java.util.concurrent this provides checked exception handling (forget ExecutionException), and stack manipulators for comfortable debugging. Also we provide routines that simulate execution on CPUs with arbitrary number of cores, which is handy for benchmarking.

Group: io.github.cernoch Artifact: executioner
Show all versions Show documentation Show source 
 

0 downloads
Artifact executioner
Group io.github.cernoch
Version 3.2.0
Last update 16. February 2022
Organization not specified
URL https://github.com/cernoch/executioner
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

html-parser from group cat.inspiracio (version 0.0.5)

HTML-parser provides a parser for HTML 5 that produces HTML 5 document object model. It aims to be a Java-implementation of http://www.w3.org/TR/html5/. It is for use in the server. It does not implement features that are relevant in the client, like event handling. It is for use from javascript, via Java's scripting library.

Group: cat.inspiracio Artifact: html-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact html-parser
Group cat.inspiracio
Version 0.0.5
Last update 29. September 2021
Organization not specified
URL http://www.inspiracio.cat
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies htmlparser, url-parser, xercesImpl,
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!



Page 134 from 146 (items total 1452)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy