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

Download JAR files tagged by extensible with all dependencies

Search JAR files by class name

wikitext.core.repository from group org.eclipse.mylyn.docs (version 3.0.42)

Group: org.eclipse.mylyn.docs Artifact: wikitext.core.repository
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wikitext.core.repository
Group org.eclipse.mylyn.docs
Version 3.0.42
Last update 07. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-atmosphere from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-atmosphere
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-atmosphere
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 3
Dependencies portofino-core, atmosphere-runtime, atmosphere-javascript,
There are maybe transitive dependencies!

portofino-h2 from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-h2
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-h2
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!

wstx-core from group org.glassfish.metro (version 2.4.3)

Group: org.glassfish.metro Artifact: wstx-core
Show all versions Show source 
 

0 downloads
Artifact wstx-core
Group org.glassfish.metro
Version 2.4.3
Last update 21. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mbassador from group net.engio (version 1.3.2)

Mbassador is a fast and flexible event bus system following the publish subscribe pattern. It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency and performance. It provides non-blocking iterators and minimal write contention with low memory footprint. Some features: declarative handler definition via annotations, sync and/or async event delivery, weak or strong references, configurable event filters,

Group: net.engio Artifact: mbassador
Show all versions Show documentation Show source 
 

97 downloads
Artifact mbassador
Group net.engio
Version 1.3.2
Last update 07. March 2018
Organization not specified
URL https://github.com/bennidi/mbassador
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-war-gae from group com.manydesigns (version 4.2.1)

Group: com.manydesigns Artifact: portofino-war-gae
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portofino-war-gae
Group com.manydesigns
Version 4.2.1
Last update 11. December 2015
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 6
Dependencies portofino-pageactions, portofino-database, portofino-stripes, portofino-theme, slf4j-jdk14, appengine-api-1.0-sdk,
There are maybe transitive dependencies!

org.liveSense.framework.wro4j from group com.github.livesense (version 1.0.5)

liveSense WRO4J framework. WRO4J is Free and Open Source Java project which brings together almost all the modern web tools: JsHint, CssLint, JsMin, Google Closure compressor, YUI Compressor, UglifyJs, Dojo Shrinksafe, Css Variables Support, JSON Compression, Less, Sass, CoffeeScript and much more. In the same time, the aim is to keep it as simple as possible and as extensible as possible in order to be easily adapted to application specific needs.

Group: com.github.livesense Artifact: org.liveSense.framework.wro4j
Show all versions Show source 
 

0 downloads
Artifact org.liveSense.framework.wro4j
Group com.github.livesense
Version 1.0.5
Last update 01. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies wro4j-core, wro4j-extensions, less4j, jruby, commons-lang3, jcommander, antlr, antlr-runtime, stringtemplate,
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

siena from group com.google.code.maven-play-plugin.com.sienaproject.siena (version 1.0.0-b6-20111107)

Siena is a persistence abstraction layer made in Java with various implementations: * siena-jdbc: persists objects into a relational database using JDBC (status: deeply tested) * siena-gae: persists objects into the Google App Engine's datastore using its low-level API (status: beta) * siena-sdb: persists objects using Amazon's SimpleDB (very experimental) * siena-remote: persists objects remotely using a remote web application that uses siena. (planning) Siena is also: * Intrusive. You make a class persistent by extending a certain class. Relationships are defined also in an intrusive way. * Simple. Simplicity is the most important thing. * Limited. Due to the simplicity there are several unsupported things such as JOINs. * Extensible. There are two interfaces you can implement on your own way.

Group: com.google.code.maven-play-plugin.com.sienaproject.siena Artifact: siena
Show documentation Show source 
 

0 downloads
Artifact siena
Group com.google.code.maven-play-plugin.com.sienaproject.siena
Version 1.0.0-b6-20111107
Last update 12. March 2013
Organization Google Code
URL http://www.sienaproject.com
License Apache 2
Dependencies amount 8
Dependencies dom4j, ddlutils, appengine-api-1.0-sdk, hbase, h2, google-api-client, aws-java-sdk, httpcore,
There are maybe transitive dependencies!

brap from group no.tornado.brap (version 1.0.1)

BRAP is a Java and Android remoting protocol that uses native Java object serialization, encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security especially when you don't need or want the dependencies of Spring in your client, for example when building a rich client app or an Android app where size is important. The authentication mechanism lets you use your own domain objects as credentials. Server configuration can be expressed solely in web.xml or by subclassing the ProxyServlet but there is also an optional SpringProxyServlet available for seamless Spring Integration. BRAP focuses on being easy to use, small in size (9 kb), yet powerful and extensible. The client uses a pluggable TransportProvider with default implementations for HttpURLConnection and Apache HttpClient.

Group: no.tornado.brap Artifact: brap
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact brap
Group no.tornado.brap
Version 1.0.1
Last update 18. January 2013
Organization SYSE AS
URL http://brap.tornado.no/
License Apache License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 170 from 172 (items total 1715)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy