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

Download JAR files tagged by write with all dependencies

Search JAR files by class name

mpl-compiler from group de.adrodoc55.mpl (version 1.3.2)

MPL is a language that makes it easier to write applications for Minecraft 1.9 or higher. The final result of compiling an MPL application are command blocks that can be imported into your world in various ways. MPL comes with it's own editor that supports syntax- and error-highlighting and has a built in compiler.

Group: de.adrodoc55.mpl Artifact: mpl-compiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact mpl-compiler
Group de.adrodoc55.mpl
Version 1.3.2
Last update 18. September 2017
Organization not specified
URL https://github.com/Adrodoc55/MPL
License GNU General Public License 3.0
Dependencies amount 5
Dependencies antlr4-runtime, guava, jcommander, jsr305, nbt,
There are maybe transitive dependencies!

x2br-mangaba from group org.x2br (version 0.1.0.BETA)

The Mangaba is an open-source tool for automating Specification by Example, using natural language, through the use of internals DSLs. The specifications are made in the test class itself, without the need to write them in HTML or Markdown.

Group: org.x2br Artifact: x2br-mangaba
Show documentation Show source 
 

0 downloads
Artifact x2br-mangaba
Group org.x2br
Version 0.1.0.BETA
Last update 25. April 2017
Organization not specified
URL https://github.com/X2Br/x2br-mangaba
License Apache License, Version 2.0
Dependencies amount 2
Dependencies junit, velocity,
There are maybe transitive dependencies!

jpile from group com.opower (version 1.8.3)

jPile implements javax.persistence annotations. The primary use for this library is to write massive amount of data to the database with a very high throughput. It uses MySQL's infile format. See README for more help.

Group: com.opower Artifact: jpile
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpile
Group com.opower
Version 1.8.3
Last update 08. November 2016
Organization not specified
URL https://github.com/opower/jpile
License The MIT License
Dependencies amount 5
Dependencies spring-core, guava, joda-time, javassist, jsr305,
There are maybe transitive dependencies!

pp-spring from group net.sf.prefixedproperties (version 3.1.0)

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

Group: net.sf.prefixedproperties Artifact: pp-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact pp-spring
Group net.sf.prefixedproperties
Version 3.1.0
Last update 15. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies pp-core,
There are maybe transitive dependencies!

pp-core from group net.sf.prefixedproperties (version 3.1.0)

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

Group: net.sf.prefixedproperties Artifact: pp-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact pp-core
Group net.sf.prefixedproperties
Version 3.1.0
Last update 15. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-lang, jackson-dataformat-yaml, log4j, triemap,
There are maybe transitive dependencies!

prefixedproperties-parent from group net.sf.prefixedproperties (version 3.1.0)

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

Group: net.sf.prefixedproperties Artifact: prefixedproperties-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact prefixedproperties-parent
Group net.sf.prefixedproperties
Version 3.1.0
Last update 15. October 2016
Organization not specified
URL http://mbrade.github.io/prefixedproperties
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.junit.wrapper from group org.osgi (version 4.12.0)

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning. We also make imports optional since it has

Group: org.osgi Artifact: osgi.enroute.junit.wrapper
Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.junit.wrapper
Group org.osgi
Version 4.12.0
Last update 14. October 2016
Organization OSGi Alliance
URL http://enroute.osgi.org/
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truezip-path from group de.schlichtherle.truezip (version 7.7.10)

This module provides the TPath class for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. It also provides the TFileSystemProvider class to implement a file system provider for the NIO.2 API (JSR 203) in JSE 7.

Group: de.schlichtherle.truezip Artifact: truezip-path
Show all versions Show documentation Show source 
 

2 downloads
Artifact truezip-path
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies truezip-file, truezip-file, truezip-kernel,
There are maybe transitive dependencies!

truezip-file from group de.schlichtherle.truezip (version 7.7.10)

This module provides the TFile* classes for simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. This module also provides Swing GUI classes for viewing file trees and choosing entries in archive files.

Group: de.schlichtherle.truezip Artifact: truezip-file
Show all versions Show documentation Show source 
 

18 downloads
Artifact truezip-file
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies truezip-kernel, truezip-kernel, jemmy,
There are maybe transitive dependencies!

gwt-angular-web from group com.asayama.docs.gwt.angular (version 1.0.3)

Provides the live demo web site for GWT Angular project. GWT Angular is a GWT wrapper around AngularJS framework, so that the powerful MVC framework of AngularJS can be used by Java programmers. The site itself is written using GWT Angular. If anyone wishes to learn how to write a site using GWT Angular, and wishes to see a working example, this project may serve as a reference implementation.

Group: com.asayama.docs.gwt.angular Artifact: gwt-angular-web
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gwt-angular-web
Group com.asayama.docs.gwt.angular
Version 1.0.3
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License not specified
Dependencies amount 1
Dependencies gwt-font-awesome,
There are maybe transitive dependencies!



Page 119 from 132 (items total 1318)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy