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

Download JAR files tagged by example with all dependencies

Search JAR files by class name

etc from group com.intellisrc (version 2.9.1)

Extra functionality which is usually very useful in any project. For example, monitoring Hardware, compressing or decompressing data, store data in memory cache, manage system configuration in a multithreading safe environment (BerkeleyDB or Redis), simple operations with bytes, etc.

Group: com.intellisrc Artifact: etc
Show all versions Show documentation Show source 
 

0 downloads
Artifact etc
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 7
Dependencies groovy-extend, core, groovy-json, reflections, tika-core, je, jedis,
There are maybe transitive dependencies!

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

A library for incremental automata construction. This artifact contains algorithms for incrementally constructing DFAs (prefix-closed and non-prefix-closed), Mealy machines, and Moore machines from a finite, incrementally growing set of example inputs/outputs.

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

0 downloads
Artifact automata-incremental
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies automata-api, automata-commons-smartcollections, automata-commons-util, automata-core, automata-util, guava, checker-qual, cacio-tta, testng,
There are maybe transitive dependencies!

jfx-borderless-native from group io.github.pillisan42 (version 1.0.10)

This library provide true support of Windows 10 Aero Snap On JavaFx Undecorated non transparent Borderless window Native code is based on example found on this repository https://github.com/melak47/BorderlessWindow

Group: io.github.pillisan42 Artifact: jfx-borderless-native
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfx-borderless-native
Group io.github.pillisan42
Version 1.0.10
Last update 05. June 2023
Organization not specified
URL [email protected]:pillisan42/JFxBorderlessNative.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

an-map from group io.github.gfrmoretti (version 1.1.1)

This library is meant to be a mapper based with Java annotations, this way you don't need to configure nothing, only import and use it. This is a need when you are working trying to isolate logical or critical classes from DTO or POJO's for example. This can be useful when you are following architectures or concepts like clean arch.

Group: io.github.gfrmoretti Artifact: an-map
Show all versions Show documentation Show source 
 

0 downloads
Artifact an-map
Group io.github.gfrmoretti
Version 1.1.1
Last update 27. May 2023
Organization not specified
URL https://github.com/gfrmoretti/anmap
License Apache License, Version 2.0
Dependencies amount 4
Dependencies annotations, lombok, logback-classic, asm-tree,
There are maybe transitive dependencies!

limbus-depchain-plugin from group com.remondis.limbus (version 3.1.0)

Limbus dependency management POM for plugin developers. This POM imports the dependency management for Limbus plugin development libraries. Several scopes are predefined, do not override scope without knowing what you do. Example: Do not set the limbus-engine-api into scope "compile". This will make the plugin unusable on the Limbus Engine!

Group: com.remondis.limbus Artifact: limbus-depchain-plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact limbus-depchain-plugin
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

limbus-showcase-launcher from group com.remondis.limbus (version 3.1.0)

This module is an example on how to start an instance of Max5 Limbus Engine and how to deploy artifacts on it. Use the launcher class to start the example. Note: This project is the host for a Limbus Engine. Therefore the dependency to limbus-engine-impl is needed. If you just want to develop a Limbus Plugin the dependency limbus-engine-api only is needed.

Group: com.remondis.limbus Artifact: limbus-showcase-launcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-showcase-launcher
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies limbus-engine-impl, limbus-logging-jdk,
There are maybe transitive dependencies!

mojo-executor-maven-plugin from group org.twdata.maven (version 2.4.1-m2)

A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Group: org.twdata.maven Artifact: mojo-executor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mojo-executor-maven-plugin
Group org.twdata.maven
Version 2.4.1-m2
Last update 28. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies plexus-utils, mojo-executor, commons-lang3,
There are maybe transitive dependencies!

forward-engineering from group com.neko233 (version 1.0.1)

ForwardEngineering is a Java Class -> Code Generator Tech. 1. you can generate DB Table DDL (example: MySQL) 2. you can generate Spring Web MVC Code 3. you can generate Event Handler in Reactive Style by your self~ Official only support very simple Template to you, but you can DIY your self. Enjoy it!

Group: com.neko233 Artifact: forward-engineering
Show all versions Show documentation Show source 
 

0 downloads
Artifact forward-engineering
Group com.neko233
Version 1.0.1
Last update 19. January 2023
Organization not specified
URL https://gitee.com/SolarisNeko/forward-engineering
License Apache 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

anythingworks-exampleproject from group com.optimaize.anythingworks.exampleproject (version 1.1.0)

A code example for how to use the anythingworks library. The submodules are: server: a sample server app that runs a web service. clientlib: the matching web service client library that uses soap/wsdl to connect to the server. clientapp: a sample client app that uses the clientlib to connect to the server. To test it, run the Boot class and then execute the PingServiceImplTest.

Group: com.optimaize.anythingworks.exampleproject Artifact: anythingworks-exampleproject
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact anythingworks-exampleproject
Group com.optimaize.anythingworks.exampleproject
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies logback-classic, jul-to-slf4j,
There are maybe transitive dependencies!

kie-drools-archetype from group org.kie (version 8.27.0.Beta)

A basic kjar template with Drools rule example, JUnit 4 and logging binding. Use property droolsVersion to specify which version of Drools to use in generated kjar. Use property exampleWithCEP for a CEP rule example and related JUnit test case. Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).

Group: org.kie Artifact: kie-drools-archetype
Show all versions Show source 
 

9 downloads
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 235 from 272 (items total 2720)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy