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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

artemis-fluid-core-utility-sources from group net.onedaybeard.artemis (version 2.3.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: net.onedaybeard.artemis Artifact: artemis-fluid-core-utility-sources
Show all versions 
 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group net.onedaybeard.artemis
Version 2.3.0
Last update 09. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

odfdom-java from group org.odftoolkit (version 1.0.0-BETA1)

ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java.

Group: org.odftoolkit Artifact: odfdom-java
Show all versions Show documentation Show source 
 

19 downloads
Artifact odfdom-java
Group org.odftoolkit
Version 1.0.0-BETA1
Last update 06. October 2019
Organization The Document Foundation
URL https://odftoolkit.org/odfdom/
License Apache 2
Dependencies amount 10
Dependencies xercesImpl, serializer, jena-core, java-rdfa, commons-validator, commons-lang3, json, slf4j-api, slf4j-simple, commons-compress,
There are maybe transitive dependencies!

html2excel from group com.github.liaochong (version 1.4.1)

Html2excel, is a toolkit that can directly use Html files, or use the built-in Freemarker, Groovy, Beetl and other template engine Excel builder to generate Html files, and use the Table in the Html file as an Excel template to generate Excel of any complex layout. Supports .xls and .xlsx formats, supports personalization of background colors, borders, fonts, etc., and supports merging of cells.

Group: com.github.liaochong Artifact: html2excel
Show all versions Show documentation Show source 
 

5 downloads
Artifact html2excel
Group com.github.liaochong
Version 1.4.1
Last update 23. February 2019
Organization not specified
URL https://github.com/liaochong/html2excel
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies poi-ooxml, jsoup, slf4j-api, beetl,
There are maybe transitive dependencies!

iad-rest-client-maven-plugin from group com.github.iarellano (version 1.0.2)

At times we need to consume external services as part of a build process, for example to verify which version of an API is deployed, verify that a service is online, get configurations from some remote storage provider, etc. This plugin is aimed to provide a way to make HTTP request either to get resources, upload files, submit forms, post json, post xml, etc.

Group: com.github.iarellano Artifact: iad-rest-client-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact iad-rest-client-maven-plugin
Group com.github.iarellano
Version 1.0.2
Last update 05. February 2019
Organization not specified
URL https://github.com/iarellano/iad-rest-client-maven-plugin
License MIT License
Dependencies amount 5
Dependencies commons-codec, jchardet, json-path, xercesImpl, gson,
There are maybe transitive dependencies!

json-java-ordered from group com.github.anandvarkeyphilips (version 20180813)

A reference implementation of a JSON package in Java. (Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java) See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.

Group: com.github.anandvarkeyphilips Artifact: json-java-ordered
Show documentation Show source 
 

1 downloads
Artifact json-java-ordered
Group com.github.anandvarkeyphilips
Version 20180813
Last update 22. January 2019
Organization not specified
URL https://github.com/anandvarkeyphilips/json-java-ordered
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifty-main from group com.github.nifty-gui (version 1.4.3)

Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes OpenGL for rendering and it can be easily integrated into many rendering systems. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :)

Group: com.github.nifty-gui Artifact: nifty-main
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact nifty-main
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL https://github.com/nifty-gui/nifty-gui
License The BSD 2-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nifty-lwjgl3-renderer from group com.github.nifty-gui (version 1.4.3)

Group: com.github.nifty-gui Artifact: nifty-lwjgl3-renderer
Show documentation Show source 
 

0 downloads
Artifact nifty-lwjgl3-renderer
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies lwjgl, nifty,
There are maybe transitive dependencies!

nifty from group com.github.nifty-gui (version 1.4.3)

Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes OpenGL for rendering and it can be easily integrated into many rendering systems. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :)

Group: com.github.nifty-gui Artifact: nifty
Show all versions Show documentation Show source 
 

10 downloads
Artifact nifty
Group com.github.nifty-gui
Version 1.4.3
Last update 27. December 2018
Organization not specified
URL http://nifty-gui.sourceforge.net/projects/nifty/
License not specified
Dependencies amount 2
Dependencies xpp3, jsr305,
There are maybe transitive dependencies!

config-util from group net.morimekta.utils (version 2.7.1)

Configuration Utilities. NOTE: This module is deprecated and will be removed at the end of the v2.x versions of the utilities. Preferred config system after that is either to use true type-safe config with `net.morimekta.providence:providence-config` or to use a simple JSON or YAML library or java properties files. The semi-typesafe layered config did not really solve the problems I had hoped it would, and in essence this was just a helper for merging maps and getting pre-cast values out of it.

Group: net.morimekta.utils Artifact: config-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact config-util
Group net.morimekta.utils
Version 2.7.1
Last update 18. June 2018
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies io-util, guava,
There are maybe transitive dependencies!

openprops from group org.fedorahosted.openprops (version 0.8.5)

${project.name} is a tiny Java library which reads and writes .properties files using the same code as java.util.Properties from the OpenJDK, but enhanced so that it preserves the order of entries within the file, and it also preserves comments in the file. This means that a Properties editor or a file converter written to use OpenProps won't have to lose comments or mess up the order of entries.

Group: org.fedorahosted.openprops Artifact: openprops
Show all versions Show documentation Show source 
 

0 downloads
Artifact openprops
Group org.fedorahosted.openprops
Version 0.8.5
Last update 29. May 2018
Organization not specified
URL https://fedorahosted.org/openprops
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 513 from 3 (items total 5469)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy