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

Download JAR files tagged by creation with all dependencies

Search JAR files by class name

concurrent-2.0 from group io.openliberty.features (version 24.0.0.9)

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.

Group: io.openliberty.features Artifact: concurrent-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact concurrent-2.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 6
Dependencies io.openliberty.jakartaeePlatform-9.0, com.ibm.websphere.appserver.eeCompatible-9.0, com.ibm.websphere.appserver.contextService-1.0, io.openliberty.jakarta.concurrency-2.0, io.openliberty.org.eclipse.microprofile.contextpropagation-1.3, com.ibm.websphere.appserver.concurrencyPolicy-1.0,
There are maybe transitive dependencies!

concurrent-1.0 from group io.openliberty.features (version 24.0.0.9)

This feature enables the creation of managed executors that allow applications to submit tasks to run concurrently, with thread context that is managed by the application server.It also enables the creation of managed thread factories to create threads that run with the threadcontext of the component that looks up the managed thread factory.

Group: io.openliberty.features Artifact: concurrent-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact concurrent-1.0
Group io.openliberty.features
Version 24.0.0.9
Last update 06. September 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 6
Dependencies com.ibm.websphere.appserver.containerServices-1.0, com.ibm.websphere.appserver.contextService-1.0, com.ibm.websphere.appserver.eeCompatible-7.0, com.ibm.websphere.appserver.concurrencyPolicy-1.0, com.ibm.websphere.appserver.org.eclipse.microprofile.contextpropagation-1.0, javax.enterprise.concurrent-api,
There are maybe transitive dependencies!

jmockit from group com.github.hazendaz.jmockit (version 1.54.0)

JMockit is a Java toolkit for automated developer testing. It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external APIs; JUnit (4 and 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.

Group: com.github.hazendaz.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit
Group com.github.hazendaz.jmockit
Version 1.54.0
Last update 31. May 2024
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

teamengine-virtualization from group org.opengis.cite.teamengine (version 6.0.0-RC1)

Group: org.opengis.cite.teamengine Artifact: teamengine-virtualization
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

apiman-sso from group io.apiman (version 3.1.3.Final)

Group: io.apiman Artifact: apiman-sso
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact apiman-sso
Group io.apiman
Version 3.1.3.Final


spring-html-generator from group com.gyawaliamit (version 1.0.0)

Spring HTML Generator is a simple and lightweight Java application that empowers you to create HTML pages using the Builder pattern. This application is deliberately minimalistic, with no external dependencies other than Java itself. It has been crafted with a singular purpose: to facilitate the creation of HTML templates via Java code.

Group: com.gyawaliamit Artifact: spring-html-generator
Show documentation Show source 
 

0 downloads
Artifact spring-html-generator
Group com.gyawaliamit
Version 1.0.0
Last update 23. August 2023
Organization not specified
URL http://gyawaliamit.com
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

needle4k-jakarta from group io.github.needle4k (version 4.0.1)

needle4k is a light-weight framework for testing isolated Jakarta EE components outside the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects. needle4k is the Kotlin based successor of the well-known needle4j framework.

Group: io.github.needle4k Artifact: needle4k-jakarta
Show documentation Show source 
 

0 downloads
Artifact needle4k-jakarta
Group io.github.needle4k
Version 4.0.1
Last update 27. March 2023
Organization not specified
URL https://github.com/needle4k/needle4k
License LGPL
Dependencies amount 2
Dependencies kotlin-stdlib, slf4j-api,
There are maybe transitive dependencies!

needle4k from group io.github.needle4k (version 4.0.1)

needle4k is a light-weight framework for testing isolated Jakarta EE components outside the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects. needle4k is the Kotlin based successor of the well-known needle4j framework.

Group: io.github.needle4k Artifact: needle4k
Show documentation Show source 
 

0 downloads
Artifact needle4k
Group io.github.needle4k
Version 4.0.1
Last update 27. March 2023
Organization not specified
URL https://github.com/needle4k/needle4k
License LGPL
Dependencies amount 2
Dependencies kotlin-stdlib, slf4j-api,
There are maybe transitive dependencies!

stocks-orders-marketorder from group io.github.cdklabs.cdk_cloudformation (version 1.0.0-alpha.7)

A market order is a request to buy or sell a security at the currently available market price. The order to buy a security will be submitted on resource creation and the security will be sold (or the unfilled order cancelled) on resource deletion. Supported exchanges are AMEX, ARCA, BATS, NYSE, NASDAQ and NYSEARCA.

Group: io.github.cdklabs.cdk_cloudformation Artifact: stocks-orders-marketorder
Show all versions Show documentation Show source 
 

0 downloads
Artifact stocks-orders-marketorder
Group io.github.cdklabs.cdk_cloudformation
Version 1.0.0-alpha.7
Last update 03. February 2023
Organization not specified
URL https://github.com/iann0036/cfn-types/tree/master/stocks-orders-marketorder
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

base-crud-app from group io.github.adityakumar28 (version 1.0.0)

Library for reducing dev time for spring boot developers.Idea is to generify the boilerplate code which is required for the creation of a CRUD application so that one should write the same code again and again for different class types.

Group: io.github.adityakumar28 Artifact: base-crud-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact base-crud-app
Group io.github.adityakumar28
Version 1.0.0
Last update 19. June 2022
Organization not specified
URL Not specified
License MIT License
Dependencies amount 5
Dependencies spring-boot-starter-data-jpa, spring-boot-starter-web, lombok, spring-boot-starter-validation, springdoc-openapi-ui,
There are maybe transitive dependencies!



Page 64 from 3 (items total 822)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy