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

Download org-netbeans-core-ide JAR file with all dependencies


org.apache.servicemix.bundles.swagger-jaxrs_2.11 from group org.apache.servicemix.bundles (version 1.3.12_2)

This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.

Group: org.apache.servicemix.bundles Artifact: org.apache.servicemix.bundles.swagger-jaxrs_2.11

Download org.apache.servicemix.bundles.swagger-jaxrs_2.11.jar (1.3.12_2)
 

12 downloads


org.apache.servicemix.bundles.jaxp-ri from group org.apache.servicemix.bundles (version 1.4.5_1)

This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.

Group: org.apache.servicemix.bundles Artifact: org.apache.servicemix.bundles.jaxp-ri

Download org.apache.servicemix.bundles.jaxp-ri.jar (1.4.5_1)
 

12 downloads


org.everit.json.schema from group org.everit.json (version 1.3.0)

Implementation of the JSON Schema Core Draft v4 specification built with the org.json API

Group: org.everit.json Artifact: org.everit.json.schema
Show documentation Show source 
Download org.everit.json.schema.jar (1.3.0)
 

12 downloads
Artifact org.everit.json.schema
Group org.everit.json
Version 1.3.0


org.apache.sling.api from group org.apache.sling (version 2.16.4)

The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle.

Group: org.apache.sling Artifact: org.apache.sling.api

Download org.apache.sling.api.jar (2.16.4)
 

12 downloads
Artifact org.apache.sling.api
Group org.apache.sling
Version 2.16.4


org-jdesktop-animation-timing from group com.kenai.nbpwr (version 1.0-201002281504)

Animation Timing

Group: com.kenai.nbpwr Artifact: org-jdesktop-animation-timing

Download org-jdesktop-animation-timing.jar (1.0-201002281504)
 

12 downloads
Artifact org-jdesktop-animation-timing
Group com.kenai.nbpwr
Version 1.0-201002281504


org.eclipse.jgit.archive from group org.eclipse.jgit (version 4.11.0.201803080745-r)

Support for archiving a Git tree in formats such as zip and tar. This is a separate bundle from org.eclipse.jgit to avoid a dependency by the latter on commons-compress.

Group: org.eclipse.jgit Artifact: org.eclipse.jgit.archive

Download org.eclipse.jgit.archive.jar (4.11.0.201803080745-r)
 

12 downloads
Artifact org.eclipse.jgit.archive
Group org.eclipse.jgit
Version 4.11.0.201803080745-r


org.apache.felix.webconsole from group org.apache.felix (version 4.3.4)

Web Based Management Console for OSGi Frameworks. See http://felix.apache.org/site/apache-felix-web-console.html for more information on this bundle.

Group: org.apache.felix Artifact: org.apache.felix.webconsole

Download org.apache.felix.webconsole.jar (4.3.4)
 

12 downloads


org.eclipse.xtext from group org.eclipse.xtext (version 2.11.0)

Core component of Xtext.

Group: org.eclipse.xtext Artifact: org.eclipse.xtext

Download org.eclipse.xtext.jar (2.11.0)
 

12 downloads
Artifact org.eclipse.xtext
Group org.eclipse.xtext
Version 2.11.0


org.apache.aries.javax.jax.rs-api from group org.apache.aries.spec (version 1.0.0)

Group: org.apache.aries.spec Artifact: org.apache.aries.javax.jax.rs-api

Download org.apache.aries.javax.jax.rs-api.jar (1.0.0)
 

12 downloads


org.apache.poi.xwpf.converter.pdf from group fr.opensagres.xdocreport (version 1.0.3)

Group: fr.opensagres.xdocreport Artifact: org.apache.poi.xwpf.converter.pdf

Download org.apache.poi.xwpf.converter.pdf.jar (1.0.3)
 

12 downloads


org.osgi.service.component from group org.osgi (version 1.3.0)

OSGi Companion Code for org.osgi.service.component Version 1.4.0

Group: org.osgi Artifact: org.osgi.service.component
Show documentation Show source 
Download org.osgi.service.component.jar (1.3.0)
 

12 downloads
Artifact org.osgi.service.component
Group org.osgi
Version 1.3.0


org.apache.servicemix.bundles.scala-compiler from group org.apache.servicemix.bundles (version 2.10.2_1)

This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.

Group: org.apache.servicemix.bundles Artifact: org.apache.servicemix.bundles.scala-compiler

Download org.apache.servicemix.bundles.scala-compiler.jar (2.10.2_1)
 

11 downloads


org.apache.jasper.glassfish from group org.eclipse.jetty.orbit (version 2.2.2.v201112011158)

This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

Group: org.eclipse.jetty.orbit Artifact: org.apache.jasper.glassfish
Show documentation Show source 
Download org.apache.jasper.glassfish.jar (2.2.2.v201112011158)
 

11 downloads
Artifact org.apache.jasper.glassfish
Group org.eclipse.jetty.orbit
Version 2.2.2.v201112011158


org.semanticweb.hermit from group net.sourceforge.owlapi (version 1.4.1.513)

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

Download org.semanticweb.hermit.jar (1.4.1.513)
 

11 downloads
Artifact org.semanticweb.hermit
Group net.sourceforge.owlapi
Version 1.4.1.513


org.w3c.css.sac from group org.eclipse.birt.runtime (version 1.3.1.v200903091627)

A component of the BIRT runtime

Group: org.eclipse.birt.runtime Artifact: org.w3c.css.sac
Show documentation Show source 
Download org.w3c.css.sac.jar (1.3.1.v200903091627)
 

11 downloads
Artifact org.w3c.css.sac
Group org.eclipse.birt.runtime
Version 1.3.1.v200903091627




Page 19 from 369 (items total 5525)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy