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

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!

random-jpa from group com.github.kuros (version 1.0.5)

This project was born out of a need to create test data for complex database hierarchy. This project has two main aspects to it: * Self managing entity relationship (based on foreign key relationship between tables) * Simplifying creation of random data for entities.

Group: com.github.kuros Artifact: random-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact random-jpa
Group com.github.kuros
Version 1.0.5
Last update 10. February 2022
Organization not specified
URL https://github.com/kuros/random-jpa
License GNU LESSER GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

needle4j from group org.needle4j (version 3.0.0)

Needle4j is a light-weight framework for testing isolated Java EE components outside of the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects.

Group: org.needle4j Artifact: needle4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact needle4j
Group org.needle4j
Version 3.0.0
Last update 11. January 2022
Organization not specified
URL https://www.needle4j.org
License LGPL
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

core from group de.tum.ei.lkn.eces (version 2.0.3)

This project implements an Entity-Component Event-based System (ECES) framework. In such a framework, classes are organized as components that attach to entities, and listeners (or callbacks) can be easily configured to asynchronously run upon the creation/deletion/update of selected components.

Group: de.tum.ei.lkn.eces Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group de.tum.ei.lkn.eces
Version 2.0.3
Last update 03. January 2021
Organization not specified
URL https://github.com/AmoVanB/eces-core
License not specified
Dependencies amount 2
Dependencies guava, json,
There are maybe transitive dependencies!

Icespire from group io.github.seba244c.icespire (version 1.1.0)

Icespire is a high-end Java libary wich builds upon lwjgl. Helping java develoopers with creating games. Providing easy window creation, develoopment tools and a fully functional Entity Component System.

Group: io.github.seba244c.icespire Artifact: Icespire
Show all versions Show documentation Show source 
 

0 downloads
Artifact Icespire
Group io.github.seba244c.icespire
Version 1.1.0
Last update 20. May 2020
Organization not specified
URL github.com/Sebsa/Icespire
License The MIT License
Dependencies amount 24
Dependencies json, reflections, joml, lwjgl, lwjgl-assimp, lwjgl-bgfx, lwjgl-glfw, lwjgl-nanovg, lwjgl-nuklear, lwjgl-openal, lwjgl-opengl, lwjgl-par, lwjgl-stb, lwjgl, lwjgl-assimp, lwjgl-bgfx, lwjgl-glfw, lwjgl-nanovg, lwjgl-nuklear, lwjgl-openal, lwjgl-opengl, lwjgl-par, lwjgl-stb, commons-io,
There are maybe transitive dependencies!

cloud-altemistafwk-common from group cloud.altemista.fwk.framework (version 3.1.0.RELEASE)

Common base included in the ACF framework. This module defines lightweight functionality (e.g.: interfaces, exceptions, utilities) that does not need the Spring configuration of the real core module, allowing the creation of projects that can be shared as dependencies of other executable projects.

Group: cloud.altemista.fwk.framework Artifact: cloud-altemistafwk-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloud-altemistafwk-common
Group cloud.altemista.fwk.framework
Version 3.1.0.RELEASE
Last update 26. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies terasoluna-gfw-common, commons-lang3, commons-io, commons-collections4, jcl-over-slf4j,
There are maybe transitive dependencies!

spring-web-initializr from group io.github.orpolyzos (version 2.0.0)

This library provides base classes that are able to ease the creation of a webapp project with Spring Boot. One can simply extend one of the provided classes and will automatically do all the stuff related to the CRUD operations of a generic entity.

Group: io.github.orpolyzos Artifact: spring-web-initializr
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-web-initializr
Group io.github.orpolyzos
Version 2.0.0
Last update 30. December 2019
Organization not specified
URL https://github.com/OrPolyzos/spring-web-initializr
License MIT License
Dependencies amount 2
Dependencies spring-boot-starter-web, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!

jmockit from group org.jmockit (version 1.49)

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 & 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.

Group: org.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
 

474 downloads
Artifact jmockit
Group org.jmockit
Version 1.49
Last update 29. December 2019
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

beige-docwriter from group org.beigesoft (version 1.0.3)

This is base cross-platform document creation logic, i.e. add page, table, text, image etc. Writing this document to concrete platform file (e.g. PDF), interactive editing or viewing on screen should be implemented with concrete platform-dependent writer (PDF/Swing/GTK), e.g. Beigesoft™ PDFWriter.

Group: org.beigesoft Artifact: beige-docwriter
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-docwriter
Group org.beigesoft
Version 1.0.3
Last update 14. October 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 1
Dependencies beige-logging-base,
There are maybe transitive dependencies!



Page 63 from 81 (items total 804)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy