Download JAR files tagged by need with all dependencies
nof-utilities from group org.nakedobjects (version 3.0.3)
Artifact nof-utilities
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies crimson, nof-core,
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies crimson, nof-core,
There are maybe transitive dependencies!
nof-persistor from group org.nakedobjects (version 3.0.3)
Artifact nof-persistor
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies nof-core,
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies nof-core,
There are maybe transitive dependencies!
nof-reflector-java from group org.nakedobjects (version 3.0.3)
Artifact nof-reflector-java
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies no-application-library, nof-reflector-core,
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies no-application-library, nof-reflector-core,
There are maybe transitive dependencies!
nof-reflector-core from group org.nakedobjects (version 3.0.3)
Artifact nof-reflector-core
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies nof-core,
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies nof-core,
There are maybe transitive dependencies!
nof-core from group org.nakedobjects (version 3.0.3)
Artifact nof-core
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies no-application-library, no-architecture,
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies no-application-library, no-architecture,
There are maybe transitive dependencies!
no-architecture from group org.nakedobjects (version 3.0.3)
Artifact no-architecture
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
no-application-library from group org.nakedobjects (version 3.0.3)
Artifact no-application-library
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.nakedobjects
Version 3.0.3
Last update 10. May 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
asn1 from group directory-asn1 (version 0.3.3)
The ASN.1 subproject attempts to isolate the ASN.1 libraries and tools
for encoding ASN.1 in BER/DER/CER/PER encodings. The LDAP and X.500
aspects of the directory project impose the need for ASN.1 and BER
codecs. Kerberos requires DER. Rather than implement highly
specific and britle code for these needs we decided to separate out
the APIs and implementations used for dealing with ASN.1 codecs for any
ASN.1 defined protocol.
Group: directory-asn1 Artifact: asn1
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact asn1
Group directory-asn1
Version 0.3.3
Last update 06. November 2006
Organization not specified
URL http://directory.apache.org/subprojects/asn1
License Apache 2.0 License
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group directory-asn1
Version 0.3.3
Last update 06. November 2006
Organization not specified
URL http://directory.apache.org/subprojects/asn1
License Apache 2.0 License
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
managed-pool from group d-haven-mpool (version 1.0)
D-Haven Managed Pool is a library designed to provide pools
that are asynchronously managed in a background thread. The
pool system is very flexible and can accomodate just about
every need. It boasts the ability to add pool listeners so
that you can instrument and intercept the pooled objects when
they are created, destroyed, acquired, and released.
0 downloads
Artifact managed-pool
Group d-haven-mpool
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=5
License not specified
Dependencies amount 2
Dependencies event, concurrent,
There are maybe transitive dependencies!
Group d-haven-mpool
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=5
License not specified
Dependencies amount 2
Dependencies event, concurrent,
There are maybe transitive dependencies!
org.wso2.carbon.http.bridge from group org.wso2.carbon (version 4.10.21)
There are two ways to use OSGi in server-side[1].
In Carbon, what we have done is, embedding an OSGi framework inside a servlet container.
So BridgeServlet delegates all the request from the servlet container to the
HttpServiceServlet registered by the http.bridge bundle. This is required only
when Carbon is running inside a webapp.
There is a possibility to embed an HTTP server(ex. jetty) inside equinox and
start a server with all our carbon bundles. This is same as running carbon
inside spring DM server. For this scenario, we do not need
org.wso2.carbon.http.bridge bundles and the org.wso2.carbon.bridge extension bundle.
1. http://eclipse.org/equinox/server/http_quickstart.php
Group: org.wso2.carbon Artifact: org.wso2.carbon.http.bridge
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.wso2.carbon.http.bridge
Group org.wso2.carbon
Version 4.10.21
Last update 26. August 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 3
Dependencies org.eclipse.osgi, org.wso2.carbon.bridge, org.eclipse.equinox.http.servlet,
There are maybe transitive dependencies!
Group org.wso2.carbon
Version 4.10.21
Last update 26. August 2024
Organization not specified
URL http://wso2.org
License not specified
Dependencies amount 3
Dependencies org.eclipse.osgi, org.wso2.carbon.bridge, org.eclipse.equinox.http.servlet,
There are maybe transitive dependencies!
Page 100 from 3 (items total 1193)