Download JAR files tagged by versions with all dependencies
shared-i18n-bundles from group org.sakaiproject (version 11.4)
Group: org.sakaiproject Artifact: shared-i18n-bundles
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact shared-i18n-bundles
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
localization-bundles from group org.sakaiproject (version 11.4)
Group: org.sakaiproject Artifact: localization-bundles
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact localization-bundles
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.sakaiproject
Version 11.4
Last update 02. June 2017
Organization Sakai Foundation
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jopenvr from group graphics.scenery (version 1.0.5.3)
Artifact jopenvr
Group graphics.scenery
Version 1.0.5.3
Last update 20. February 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies AppleJavaExtensions, jnaerator-runtime,
There are maybe transitive dependencies!
Group graphics.scenery
Version 1.0.5.3
Last update 20. February 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies AppleJavaExtensions, jnaerator-runtime,
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.
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!
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!
sass-lang from group org.jszip.gems (version 3.2.9)
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector
inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a
web-framework plugin.
This is a repackaged GEM in a JAR format of the sass-lang.gem package. The sass-gems package version
follows the sass-lang.gem versions located http://rubyforge.org/frs/?group_id=9702. Simply change
the version of this package to download and repackage the same GEM version.
Artifact sass-lang
Group org.jszip.gems
Version 3.2.9
Last update 14. May 2013
Organization not specified
URL https://github.com/jszip/gems/sass-lang
License MIT License
Dependencies amount 1
Dependencies jruby-complete,
There are maybe transitive dependencies!
Group org.jszip.gems
Version 3.2.9
Last update 14. May 2013
Organization not specified
URL https://github.com/jszip/gems/sass-lang
License MIT License
Dependencies amount 1
Dependencies jruby-complete,
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
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!
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!
jardiff from group jardiff (version 0.2)
A tool to help visualise API differences between two different versions of
a project. Jardiff takes two jar files and outputs all the public API changes
as xml, html or plain text. Currently this is command line driven, though
we are working on an ant plugin. It requires java 1.4 to run.
<h2>Background</h2>
At OSjava, we were using a shell script to work out API differences between
our release versions. This unfortunately doesn't scale very well to larger
projects, the main reason for jardiff was to do the same in a much shorter
time (From memory it was taking minutes to get the API diff from two fairly
small jars). In it's current state, jardiff can generate the api differences
between rt.jar for java 1.4 and java 1.5 in under 20 seconds, so it should
scale to even the largest of projects.
Artifact jardiff
Group jardiff
Version 0.2
Last update 21. February 2006
Organization OSJava
URL http://www.osjava.org/jardiff/
License not specified
Dependencies amount 5
Dependencies asm, asm-commons, commons-cli, ant, ant-trax,
There are maybe transitive dependencies!
Group jardiff
Version 0.2
Last update 21. February 2006
Organization OSJava
URL http://www.osjava.org/jardiff/
License not specified
Dependencies amount 5
Dependencies asm, asm-commons, commons-cli, ant, ant-trax,
There are maybe transitive dependencies!
org.semanticweb.hermit from group net.sourceforge.owlapi (version 1.4.5.519)
HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more.
This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is now versioned in the main HermiT version repository, although not officially supported by the HermiT developers.
The version number of this package is a composite of the HermiT version and a value representing the OWLAPI release it is compatible with. Note that the group id for the upstream HermiT is com.hermit-reasoner, while this fork is released under net.sourceforge.owlapi.
This fork exists to allow HermiT users to use newer OWLAPI versions than the ones supported by the original HermiT codebase.
This package includes the Jautomata library (http://jautomata.sourceforge.net/), and builds with it directly. This library appears to be no longer under active development, and so a "fork" seems appropriate. No development is intended or anticipated on this code base.
Group: net.sourceforge.owlapi Artifact: org.semanticweb.hermit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
61 downloads
Artifact org.semanticweb.hermit
Group net.sourceforge.owlapi
Version 1.4.5.519
Last update 18. February 2020
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 9
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton, java-getopt, trove4j,
There are maybe transitive dependencies!
Group net.sourceforge.owlapi
Version 1.4.5.519
Last update 18. February 2020
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 9
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton, java-getopt, trove4j,
There are maybe transitive dependencies!
sirix-core from group com.github.johanneslichtenberger.sirix (version 0.1.0)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions. Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
0 downloads
Artifact sirix-core
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
sirix-parent from group com.github.johanneslichtenberger.sirix (version 0.1.1)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
Group: com.github.johanneslichtenberger.sirix Artifact: sirix-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
Page 151 from 3 (items total 1533)