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

Download JAR files tagged by forked with all dependencies

Search JAR files by class name

oxygen-icons5-pack from group com.axisapplications (version 1.0.2)

Oxygen Icons5 theme as a jar dependency with ready-to-use icons in png and jpeg formats in the following resolutions: 8x8, 16x16, 22x22, 32x32, 48x48, 64x64, 128x128, 256x256, 512x512, 1024x1024. Project forked from https://github.com/KDE/oxygen-icons5/

Group: com.axisapplications Artifact: oxygen-icons5-pack
Show all versions Show source 
 

0 downloads
Artifact oxygen-icons5-pack
Group com.axisapplications
Version 1.0.2
Last update 29. April 2022
Organization not specified
URL https://github.com/lsliwko/oxygen-icons5-pack
License GNU Lesser General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ebics-cli from group io.github.element36-io (version 1.5)

This library allows to interact with banks using the EBICS (Electronic Banking Internet Communication Standard). You can use the EbicsClient as command line tool or use it from your Java application. The library was forked from: https://github.com/uwemaurer/ebics-java-client to add new Ebics commands and to add Docker and Maven support.

Group: io.github.element36-io Artifact: ebics-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact ebics-cli
Group io.github.element36-io
Version 1.5
Last update 27. May 2021
Organization not specified
URL https://github.com/element36-io/ebics-java-client
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
Dependencies amount 11
Dependencies xmlbeans, commons-codec, httpclient, commons-logging, jdom, bcprov-jdk15on, bcpkix-jdk15on, gnu-crypto, xalan, xmlsec, commons-cli,
There are maybe transitive dependencies!

mtj from group io.github.andreas-solti.matrix-toolkits-java (version 1.0.8)

A comprehensive collection of matrix data structures, linear solvers, least squares methods, eigenvalue, and singular value decompositions. Forked from: https://github.com/fommil/matrix-toolkits-java and added support for eigenvalue computation of general matrices

Group: io.github.andreas-solti.matrix-toolkits-java Artifact: mtj
Show all versions Show documentation Show source 
 

19 downloads
Artifact mtj
Group io.github.andreas-solti.matrix-toolkits-java
Version 1.0.8
Last update 09. September 2019
Organization not specified
URL https://github.com/andreas-solti/matrix-toolkits-java/
License GNU Lesser General Public License
Dependencies amount 1
Dependencies all,
There are maybe transitive dependencies!

quasi-maven-plugin from group com.github.fromage.quasi (version 0.7.10)

Quasi is a Java library that provides high-performance lightweight threads, forked from Quasar. Quasi fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasi instrumentation of the compiled class files.

Group: com.github.fromage.quasi Artifact: quasi-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact quasi-maven-plugin
Group com.github.fromage.quasi
Version 0.7.10
Last update 29. August 2018
Organization not specified
URL https://github.com/fromage/quasi-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasi-core,
There are maybe transitive dependencies!

fork-of-edu.asu.emit.algorithm.graph from group com.programmerare.shortest-paths (version 1.0.0)

An implementation of the k shortest paths algorithm in Java. This is a forked version which has NOT modified the implementation of the algorithm. The purpose of the fork was to enable more flexible Graph creation, i.e. programmatic construction of the Graph as an alternative to the construction from text file input. The location of the original work: https://github.com/yan-qi/k-shortest-paths-java-version

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.asu.emit.algorithm.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.asu.emit.algorithm.graph
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/k-shortest-paths-java-version
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-s3-wagon from group co.axiomzen.maven.wagons (version 1.2.6)

* forked from net.adamcin.org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: co.axiomzen.maven.wagons Artifact: maven-s3-wagon
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group co.axiomzen.maven.wagons
Version 1.2.6
Last update 11. March 2016
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

dropwizard-configurable-assets-bundle from group be.fluid-it.tools.dropwizard (version 0.8.2-1)

An implementation of an AssetBundle for use in Dropwizard that allows user configuration. (forked from https://github.com/dropwizard-bundles/dropwizard-configurable-assets-bundle)Three pull requests are send to the dropwizard-bundles project. This project becomes obsolete when these have been merged into dropwizard-bundles

Group: be.fluid-it.tools.dropwizard Artifact: dropwizard-configurable-assets-bundle
Show documentation Show source 
 

0 downloads
Artifact dropwizard-configurable-assets-bundle
Group be.fluid-it.tools.dropwizard
Version 0.8.2-1
Last update 16. June 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, dropwizard-core, dropwizard-servlets,
There are maybe transitive dependencies!

maven-s3-wagon from group net.adamcin.org.kuali.maven.wagons (version 1.2.2)

* forked from org.kuali.maven.wagons:maven-s3-wagon This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource

Group: net.adamcin.org.kuali.maven.wagons Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group net.adamcin.org.kuali.maven.wagons
Version 1.2.2
Last update 22. January 2015
Organization The Kuali Foundation
URL http://adamcin.net/maven-s3-wagon/
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk, spring-core, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

properties-maven-plugin from group org.infrastructurebuilder.maven (version 1.2.1.0-ib)

The Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files. This was forked from the original properties-maven-plugin to fix issue mojohaus/properties-maven-plugin#30. For RELEASED IB Versions prior to 1.2.0.1, see [the original forked repo](https://github.com/infrastructurebuilder/archived-properties-maven-plugin) Note that the IB version might be released ahead or behind the mojohaus version.

Group: org.infrastructurebuilder.maven Artifact: properties-maven-plugin
Show all versions Show documentation 
 

0 downloads
Artifact properties-maven-plugin
Group org.infrastructurebuilder.maven
Version 1.2.1.0-ib
Last update 20. September 2023
Organization not specified
URL https://www.mojohaus.org/properties-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies plexus-utils, plexus-sec-dispatcher, json, json-flattener, aws-java-sdk, tomlj,
There are maybe transitive dependencies!

cissnei-jfx from group org.bitbucket.iamkenos (version 1.0.4)

Group: org.bitbucket.iamkenos Artifact: cissnei-jfx
Show all versions Show documentation Show source 
 

0 downloads
Artifact cissnei-jfx
Group org.bitbucket.iamkenos
Version 1.0.4
Last update 20. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cissnei-core,
There are maybe transitive dependencies!



Page 32 from 3 (items total 332)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy