Download JAR files tagged by java with all dependencies
graal-store-blueprints from group fr.lirmm.graphik (version 1.3.a2)
Group: fr.lirmm.graphik Artifact: graal-store-blueprints
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact graal-store-blueprints
Group fr.lirmm.graphik
Version 1.3.a2
Last update 01. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-util, graal-core, graal-api, blueprints-core,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.a2
Last update 01. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-util, graal-core, graal-api, blueprints-core,
There are maybe transitive dependencies!
jaxb-booleangetter-plugin from group com.github.sanity4j (version 1.0)
JAXB 2.1.x XJC Boolean-Getter Plugin
This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX".
Downloaded from
http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html
on 18/03/10
Yiannis Paschalidis
Sanity4J was created to simplify running multiple static code
analysis tools on the Java projects. It provides a single entry
point to run all the selected tools and produce a consolidated
report, which presents all findings in an easily accessible
manner.
0 downloads
Artifact jaxb-booleangetter-plugin
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!
sanskritnlp from group com.github.sanskrit-coders (version 1.2)
A collection of scala and java classes for some basic natural language processing (NLP) for the Sanskrit language, contributed by the open source SanskritNLP project and friends.
Some notable facilities:
* Transliterate text from one script or encoding scheme to another.
* Deal with babylon dictionaries.
* Use bots to write to wiki projects (wiktionary, wikisource etc..).
* Basic metre identification.
* Some grammar simulation.
Contributions and suggestions are invited at https://github.com/sanskrit-coders/sanskritnlpjava . (Sister projects there may also be of interest.)
Group: com.github.sanskrit-coders Artifact: sanskritnlp
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sanskritnlp
Group com.github.sanskrit-coders
Version 1.2
Last update 15. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/sanskritnlpjava
License Apache License 2.0
Dependencies amount 9
Dependencies scala-library, scala-xml, indic-transliteration, json4s_2.11, json4s-native_2.11, logback-classic, logback-core, jwbf, jstl,
There are maybe transitive dependencies!
Group com.github.sanskrit-coders
Version 1.2
Last update 15. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/sanskritnlpjava
License Apache License 2.0
Dependencies amount 9
Dependencies scala-library, scala-xml, indic-transliteration, json4s_2.11, json4s-native_2.11, logback-classic, logback-core, jwbf, jstl,
There are maybe transitive dependencies!
cloudinary-parent from group com.cloudinary (version 1.12.0)
Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline.
Easily upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software.
Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements.
Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.
Group: com.cloudinary Artifact: cloudinary-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cloudinary-parent
Group com.cloudinary
Version 1.12.0
Last update 01. May 2017
Organization not specified
URL http://github.com/cloudinary/cloudinary_java
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.cloudinary
Version 1.12.0
Last update 01. May 2017
Organization not specified
URL http://github.com/cloudinary/cloudinary_java
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
easy-config-core from group com.socialbakers.easy-config (version 0.5.7)
Group: com.socialbakers.easy-config Artifact: easy-config-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact easy-config-core
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, commons-lang3, freemarker, jdom, commons-beanutils, guava,
There are maybe transitive dependencies!
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, commons-lang3, freemarker, jdom, commons-beanutils, guava,
There are maybe transitive dependencies!
easy-config from group com.socialbakers.easy-config (version 0.5.7)
Group: com.socialbakers.easy-config Artifact: easy-config
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easy-config
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
tinder from group org.igniterealtime (version 1.3.0)
Tinder is a Java based XMPP library, providing an implementation for XMPP stanzas and components. Tinders origins lie in code that's shared between Jive Software's Openfire and Whack implementations. The implementation that's provided in Tinder hasn't been written again from scratch. Instead, code has been moved from the original projects into Tinder, preserving al of the existing features and functionality. Most of the code that's now in Tinder is based on the org.xmpp package implementation that previously existed in Openfire and Whack. This is the code that defines classes such as Packet, JID, IQ, Component and their extensions. Additionally, some multi-purpose code (such as the DataForm and Result Set Management implementations have been moved to Tinder as well.
35 downloads
Artifact tinder
Group org.igniterealtime
Version 1.3.0
Last update 19. April 2017
Organization Ignite Realtime
URL http://www.igniterealtime.org/projects/tinder/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies dom4j, jcip-annotations, slf4j-api, libidn, concurrentlinkedhashmap-lru,
There are maybe transitive dependencies!
Group org.igniterealtime
Version 1.3.0
Last update 19. April 2017
Organization Ignite Realtime
URL http://www.igniterealtime.org/projects/tinder/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies dom4j, jcip-annotations, slf4j-api, libidn, concurrentlinkedhashmap-lru,
There are maybe transitive dependencies!
graal-store-jenaTDB from group fr.lirmm.graphik (version 1.3.a1)
Group: fr.lirmm.graphik Artifact: graal-store-jenaTDB
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact graal-store-jenaTDB
Group fr.lirmm.graphik
Version 1.3.a1
Last update 12. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-core, graal-api, jena-tdb, jena-arq, jena-core,
There are maybe transitive dependencies!
Group fr.lirmm.graphik
Version 1.3.a1
Last update 12. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-core, graal-api, jena-tdb, jena-arq, jena-core,
There are maybe transitive dependencies!
tracelytics-agent from group com.tracelytics.agent.java (version 5.0.10)
The TraceView Java instrumentation agent. Contains the required jar, configuration file and native libraries for Windows and Linux. TraceView provides application performance monitoring for Java web apps through this agent. The files contained here allow for event tracking within your application to identify latency timings between your application layers. More options can be found here: http://docs.traceview.solarwinds.com/Instrumentation/java.html#configuring-instrumentation. For other information on our Java agent please visit http://docs.traceview.solarwinds.com/Instrumentation/java.html.
Group: com.tracelytics.agent.java Artifact: tracelytics-agent
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tracelytics-agent
Group com.tracelytics.agent.java
Version 5.0.10
Last update 07. April 2017
Organization not specified
URL https://traceview.solarwinds.com/TraceView/Java
License TraceView Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tracelytics.agent.java
Version 5.0.10
Last update 07. April 2017
Organization not specified
URL https://traceview.solarwinds.com/TraceView/Java
License TraceView Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
zip from group io.github.tsabirgaliev (version 1.0.0.Beta3)
The Java JDK includes various means of creating/consuming compressed files.
What is missing is easy way of creating lazy streamed zip archive, in spirit
of java.util.zip.DeflaterInputStream.
This implementation relies on the fact that the PKZIP specification allows
archiving data streams of sizes not known upfront. This implies that the
archives produced will be readable only by tools aware of this trick.
Notably, java.util.zip.ZipInputStream is OK with that, so we use it to
test compatibility.
Artifact zip
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.tsabirgaliev
Version 1.0.0.Beta3
Last update 20. March 2017
Organization not specified
URL https://github.com/tsabirgaliev/zip
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 6090 from 3 (items total 61273)