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

Download JAR files tagged by part with all dependencies

Search JAR files by class name

schemaParent from group uk.org.retep.xmpp.xmpp (version 10.6)

This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.

Group: uk.org.retep.xmpp.xmpp Artifact: schemaParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemaParent
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

retepTools from group uk.org.retep (version 10.6)

This was the original artifact. It now adds dependencies for all of the other modules so that existing code will still continue to function until they change their dependencies. The modules that are not included in this are: niosax, maven, template test-framework and swing as they were not part of the original jar. To allow time for this migration, this module will remain in the project until 11.1 when it will be removed.

Group: uk.org.retep Artifact: retepTools
Show all versions Show source 
 

0 downloads
Artifact retepTools
Group uk.org.retep
Version 10.6
Last update 08. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 23
Dependencies annotations, logging, concurrency, strings, math, collections, random, messaging, trees, cluster, encoding, xml, jaxb, io, nio, httpd, jmx, j2ee, graphics, application, table, util, deprecated,
There are maybe transitive dependencies!

xjavadoc from group xdoclet (version 1.1)

The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.

Group: xdoclet Artifact: xjavadoc
Show all versions 
 

12 downloads
Artifact xjavadoc
Group xdoclet
Version 1.1
Last update 08. November 2005
Organization XDoclet Team
URL http://xdoclet.sourceforge.net/xjavadoc/
License not specified
Dependencies amount 3
Dependencies ant, commons-collections, junit,
There are maybe transitive dependencies!

xjavadoc from group xjavadoc (version 1.1)

The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.

Group: xjavadoc Artifact: xjavadoc
Show all versions 
 

73 downloads
Artifact xjavadoc
Group xjavadoc
Version 1.1
Last update 08. November 2005
Organization XDoclet Team
URL http://xdoclet.sourceforge.net/xjavadoc/
License not specified
Dependencies amount 3
Dependencies ant, commons-collections, junit,
There are maybe transitive dependencies!

proxycian_bytebuddy from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_bytebuddy
Show all versions Show documentation Show source 
 

0 downloads
Artifact proxycian_bytebuddy
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!

proxycian_javassist from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_javassist
Show all versions Show documentation Show source 
 

0 downloads
Artifact proxycian_javassist
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!

proxycian_core from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_core
Show all versions Show documentation Show source 
 

0 downloads
Artifact proxycian_core
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

proxycian from group one.edee.oss (version 1.4.0)

Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy) or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for transparent and easily debuggable proxies, because as we know proxies is usually part of "magic" for the team. Hence, the name of this library - Proxycian as a magician for the proxies ;)

Group: one.edee.oss Artifact: proxycian
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact proxycian
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Proxycian/
License MIT License
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!

proxycian_tests from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_tests
Show all versions 
 

0 downloads
Artifact proxycian_tests
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proxycian_bytebuddy, proxycian_javassist,
There are maybe transitive dependencies!

sling-project-archetype from group org.apache.sling (version 1.0.12)

This archetype is creating a full Sling Project composed of a OSGi Bundle and a Content Package which can be deployed to the Sling using specific profiles. It also contains two shadow folders that provide example code / files which are not part of the default build but can be easily copied into the active modules. If the project was created with the **optionAll** property set to **y** (yes) then an **All** package is created with acts as the single deployment unit of all bundles and packages in that project. Otherwise the **ui.apps** package is the deployment unit.

Group: org.apache.sling Artifact: sling-project-archetype
Show all versions Show source 
 

0 downloads
Artifact sling-project-archetype
Group org.apache.sling
Version 1.0.12
Last update 13. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!



Page 158 from 161 (items total 1607)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy