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

Download JAR files tagged by creating with all dependencies


drasyl-all from group org.drasyl (version 0.10.0)

Group: org.drasyl Artifact: drasyl-all
Show all versions 
Download drasyl-all.jar (0.10.0)
 

0 downloads
Artifact drasyl-all
Group org.drasyl
Version 0.10.0


threadfix-ham from group com.github.secdec.astam-correlator (version 1.3.8)

HAM stands for Hybrid Analysis Mapping. The module originated in research done for DHS to improve static-to-dynamic vulnerabilty matching. It is now a generalized system primarily for parsing source code into Endpoint objects and performing lookups based on partial information. This code is most easily accessed by creating an EndpointDatabase with EndpointDatabaseFactory.getDatabase. The database can be searched using queries created with EndpointQueryBuilder.

Group: com.github.secdec.astam-correlator Artifact: threadfix-ham
Show all versions Show documentation Show source 
Download threadfix-ham.jar (1.3.8)
 

0 downloads
Artifact threadfix-ham
Group com.github.secdec.astam-correlator
Version 1.3.8
Last update 15. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-io, threadfix-entities, jsoup,
There are maybe transitive dependencies!

ExosPluginUtils from group com.exortions (version 0.4.30.23)

ExosPluginUtils, or PluginUtils for short, is a simple, easy-to-use library that saves many Minecraft Spigot developers a lot of time when creating plugins. It allows Spigot developers to create a lot of NMS (net.minecraft.server) and Spigot things like Tablists, Scoreboards, etc, as well as MySQL and SQLite support, a bunch of lines and classes saved, therefore improving the experience while developing plugins.

Group: com.exortions Artifact: ExosPluginUtils
Show documentation Show source 
Download ExosPluginUtils.jar (0.4.30.23)
 

0 downloads
Artifact ExosPluginUtils
Group com.exortions
Version 0.4.30.23
Last update 25. July 2021
Organization not specified
URL https://www.github.com/Exortions/PluginUtils
License Apache License, Version 2.0
Dependencies amount 3
Dependencies lombok, annotations, reflections,
There are maybe transitive dependencies!

teapot from group dev.teapot (version 0.10.0)

Inkremental is a small library for creating reactive user interfaces. Originally inspired by React, it suits well as a view layer for MVVM or Redux design patterns. Started as a fork of Java library Anvil, it is fully rewriten in Kotlin, with many improvements pulled in and more to come!

Group: dev.teapot Artifact: teapot
Show documentation Show source 
Download teapot.jar (0.10.0)
 

0 downloads
Artifact teapot
Group dev.teapot
Version 0.10.0
Last update 27. May 2021
Organization not specified
URL https://github.com/inkremental/inkremental
License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.drasyl (version 0.4.1)

Group: org.drasyl 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 org.drasyl
Version 0.4.1


puremvc from group org.puremvc (version 2.2)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Group: org.puremvc Artifact: puremvc
Show all versions Show documentation Show source 
Download puremvc.jar (2.2)
 

0 downloads
Artifact puremvc
Group org.puremvc
Version 2.2
Last update 16. March 2020
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

puremvc-multicore from group org.puremvc (version 2.2)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: puremvc-multicore
Show all versions Show documentation Show source 
Download puremvc-multicore.jar (2.2)
 

0 downloads
Artifact puremvc-multicore
Group org.puremvc
Version 2.2
Last update 16. March 2020
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PureMVC from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Group: org.puremvc Artifact: PureMVC
Show documentation Show source 
Download PureMVC.jar (2.0)
 

0 downloads
Artifact PureMVC
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PureMVC_Java_MultiCore from group org.puremvc (version 2.0)

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Group: org.puremvc Artifact: PureMVC_Java_MultiCore
Show all versions Show documentation Show source 
Download PureMVC_Java_MultiCore.jar (2.0)
 

0 downloads
Artifact PureMVC_Java_MultiCore
Group org.puremvc
Version 2.0
Last update 21. March 2019
Organization not specified
URL http://puremvc.org
License Reuse governed by Creative Commons Attribution 3.0 United States License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

svg2vector from group de.vandermeer (version 2.0.0)

SVG to vector converter. This tool converts an SVG graphic to a vector format. Currently supported targets are EMF, PDF and SVG. The tool does support SVG and SVGZ input formats. It also can deal with SVG layers. Input can be a file or a URL. Output can be a single file or a set of files, i.e. handling SVG layers individually. This means that the tool can be part of a tool chain for creating animations. Simply create an SVG image with several layers, one per step of an animation. Then use this tool to create an image per layer and use them in the target publication platform.

Group: de.vandermeer Artifact: svg2vector
Show all versions Show documentation Show source 
Download svg2vector.jar (2.0.0)
 

10 downloads
Artifact svg2vector
Group de.vandermeer
Version 2.0.0
Last update 13. April 2017
Organization not specified
URL http://www.vandermeer.de/projects/skb/java/svg2vector
License Apache 2
Dependencies amount 8
Dependencies execs, ST4, batik-bridge, freehep-graphicsio, freehep-graphics2d, freehep-graphicsio-emf, freehep-graphicsio-pdf, freehep-graphicsio-svg,
There are maybe transitive dependencies!



Page 510 from 519 (items total 5184)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy