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

Download JAR files tagged by free with all dependencies

Search JAR files by class name

alpheusafpparser from group com.github.afpdev (version 0.2.2)

Alpheus AFP Parser is a library and parser for the IBM Advanced Function Presentation (AFP) document/print stream format. Alpheus covers all AFP specifications: MO:DCA, BCOCA, CMOCA, FOCA, GOCA, IOCA, and PTOCA. It is a complete implementation. Every Structured Field, Repeating Group, and Triplet is fully implemented as Java class. Alpheus AFP Parser was written from scratch and has no external dependencies. Copyright 2015,2016 Rudolf Fiala Alpheus AFP Parser is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Group: com.github.afpdev Artifact: alpheusafpparser
Show documentation Show source 
 

6 downloads
Artifact alpheusafpparser
Group com.github.afpdev
Version 0.2.2
Last update 03. October 2016
Organization not specified
URL https://github.com/afpdev/alpheusafpparser
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-quickstart-archetype from group pl.org.miki (version 0.8.2)

Customizable cruft-free Scala archetype. Options: -sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java. --all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs. --scala-only: only src/main/scala set up, and set as source folder. --both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default. -testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest. --scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs. --specs2: adds specs2 AND Scalacheck AND JUnit. --scalacheck-junit: adds Scalacheck AND JUnit. --junit-only: adds JUnit ONLY. -scalaVersion: 2.10.x+. DEFAULT: 2.11.2. *The Scala tool version is generated automatically. *Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.

Group: pl.org.miki Artifact: scala-quickstart-archetype
Show documentation Show source 
 

0 downloads
Artifact scala-quickstart-archetype
Group pl.org.miki
Version 0.8.2
Last update 26. July 2014
Organization not specified
URL https://github.com/mikkoz/java8-quickstart-archetype
License BSD 3-clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.liveSense.framework.wro4j from group com.github.livesense (version 1.0.5)

liveSense WRO4J framework. WRO4J is Free and Open Source Java project which brings together almost all the modern web tools: JsHint, CssLint, JsMin, Google Closure compressor, YUI Compressor, UglifyJs, Dojo Shrinksafe, Css Variables Support, JSON Compression, Less, Sass, CoffeeScript and much more. In the same time, the aim is to keep it as simple as possible and as extensible as possible in order to be easily adapted to application specific needs.

Group: com.github.livesense Artifact: org.liveSense.framework.wro4j
Show all versions Show source 
 

0 downloads
Artifact org.liveSense.framework.wro4j
Group com.github.livesense
Version 1.0.5
Last update 01. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies wro4j-core, wro4j-extensions, less4j, jruby, commons-lang3, jcommander, antlr, antlr-runtime, stringtemplate,
There are maybe transitive dependencies!

low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)

An low latency, lock free, primitive bounded blocking queue backed by an int[]. This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue}, however works with primitive ints rather than objects, so is unable to actually implement the BlockingQueue. This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with guaranteed writes. These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store barrier, rather than the the slower store-load barrier, which is used when doing a volatile write. One of the trade off with this improved performance is we are limited to a single producer, single consumer.

Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source 
 

0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!

weblogic-maven-plugin from group org.codehaus.mojo (version 2.9.5)

This plugin will support various tasks within the Weblogic 8.1, 9.x, 10.x and 12.x environment. This version starts to support weblogic 10 and 11. The mojo supports such tasks as deploy, undeploy,clientgen,servicegen, and appc are supported as well as many others. The plugin uses exposed API's that are subject to change but have been tested in 8.1 SP 4-6 and 9.0 - 9.2 MP3, 10.x. There are two versions of the plugin to support the two environments based on differences in the JDK. The 9.x version is currently being refactored to support the standard JSR supported deployment interface. The code used in the plugin has been contributed to the Cargo project however to date has not be integrated into the codebase. Please feel free to suggest improvements or help support this plugin effort.

Group: org.codehaus.mojo Artifact: weblogic-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact weblogic-maven-plugin
Group org.codehaus.mojo
Version 2.9.5
Last update 17. September 2012
Organization not specified
URL Not specified
License Apache License 2
Dependencies amount 6
Dependencies maven-plugin-api, maven-model, maven-artifact, ant, weblogic, webservices,
There are maybe transitive dependencies!

toniclf from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.0.5)

This is the tonic look-and-feel packaged to be distributed with the SQuirreLSQL client. This pluggable look and feel is a free substitute for the default native look and feel of Swing, 'Metal', distributed under the GNU Lesser General Public License. Metal lacks both in usability and aesthetics. It contains considerable graphical noise, distracting the user from the key elements of the GUI. Tonic, on the other hand, tries to provide a clean, balanced look and an improved feel. Tonic is available free of charge both for commercial and non-commercial applications. It lends a professional touch and a very tidy and clean interface to your Swing based applications.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: toniclf
Show source 
 

3 downloads
Artifact toniclf
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 1.0.5
Last update 03. October 2009
Organization not specified
URL http://www.digitprop.com/tonic/tonic.php
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stop from group jetty (version 5.1.10)

Jetty is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances. However, as Jetty aims to be as unobtrusive as possible, countless websites and products are based around Jetty, but Jetty is invisible!

Group: jetty Artifact: stop
Show all versions Show source 
 

1 downloads
Artifact stop
Group jetty
Version 5.1.10
Last update 25. October 2007
Organization not specified
URL http://jetty.mortbay.org/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multex from group de.tfh-berlin.knabe (version 7.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Group: de.tfh-berlin.knabe Artifact: multex
Show source 
 

0 downloads
Artifact multex
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stopwatch from group com.commsen.stopwatch.api (version 0.3)

Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor whole application or any part of it. By default Stopwatch generate reports about hits, execution times (total, average, minimum, maximum) as well as load but it can be easily extended to measure anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database. It is able to persist collected data using a "storage". There is "storage" provided to persist into HSQL database and custom "storage" can be easily integrated.

Group: com.commsen.stopwatch.api Artifact: stopwatch
Show source 
 

40 downloads
Artifact stopwatch
Group com.commsen.stopwatch.api
Version 0.3
Last update 26. July 2006
Organization Commsen International
URL http://jstopwatch.sourceforge.net
License Common Public License Version 1.0
Dependencies amount 1
Dependencies hsqldb,
There are maybe transitive dependencies!

javonet-java-sdk from group com.javonet (version 2.3.0)

Javonet allows you to reference and use modules or packages written in (Java/Kotlin/Groovy/Clojure, C#/VB.NET, Ruby, Perl, Python, JavaScript/TypeScript) like they were created in your technology. It works on Linux/Windows and MacOS for applications created in JVM, CLR/Netcore, Perl, Python, Ruby, NodeJS, C++ or GoLang and gives you unparalleled freedom and flexibility with native performance in building your mixed-technologies products. Let it be accessing best AI or cryptography libraries, devices SDKs, legacy client modules, internal custom packages or anything from public repositories available on NPM, Nuget, PyPI, Maven/Gradle, RubyGems or GitHub. Get free from programming languages barriers today! For more information check out our guides at https://www.javonet.com/guides/v2/

Group: com.javonet Artifact: javonet-java-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact javonet-java-sdk
Group com.javonet
Version 2.3.0
Last update 08. April 2024
Organization not specified
URL https://www.javonet.com
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 149 from 150 (items total 1495)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy