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

Download JAR files tagged by effectively with all dependencies

Search JAR files by class name

org.opencms.locale.ru from group org.opencms.modules (version 8.5.0)

OpenCms-Module 'org.opencms.locale.ru'. OpenCms Localization OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.locale.ru
Show all versions 
 

0 downloads
Artifact org.opencms.locale.ru
Group org.opencms.modules
Version 8.5.0
Last update 18. November 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

com.alkacon.opencms.v8.article from group org.opencms.modules (version 8.0.4)

OpenCms-Module 'com.alkacon.opencms.v8.article'. Provides an article resource type that can be used in OpenCms 8 templates. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: com.alkacon.opencms.v8.article
Show all versions 
 

0 downloads
Artifact com.alkacon.opencms.v8.article
Group org.opencms.modules
Version 8.0.4
Last update 22. April 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.opencms.frontend.templatetwo.demo.content from group org.opencms.modules (version 8.0.1)

OpenCms-Module 'org.opencms.frontend.templatetwo.demo.content'. This module contains contents for the Template Two Demo Site. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.frontend.templatetwo.demo.content

 

0 downloads
Artifact org.opencms.frontend.templatetwo.demo.content
Group org.opencms.modules
Version 8.0.1
Last update 05. January 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.opencms.frontend.templatetwo.demo from group org.opencms.modules (version 8.0.1)

OpenCms-Module 'org.opencms.frontend.templatetwo.demo'. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.frontend.templatetwo.demo

 

0 downloads
Artifact org.opencms.frontend.templatetwo.demo
Group org.opencms.modules
Version 8.0.1
Last update 05. January 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.opencms.frontend.templatetwo from group org.opencms.modules (version 8.0.1)

OpenCms-Module 'org.opencms.frontend.templatetwo'. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.frontend.templatetwo
Show documentation Show source 
 

1 downloads
Artifact org.opencms.frontend.templatetwo
Group org.opencms.modules
Version 8.0.1
Last update 05. January 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

alkacon-diff from group com.alkacon (version 0.9.2)

alkacon-diff is the JAR-Library for OpenCms. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: com.alkacon Artifact: alkacon-diff
Show documentation Show source 
 

0 downloads
Artifact alkacon-diff
Group com.alkacon
Version 0.9.2
Last update 06. September 2011
Organization not specified
URL http://alkacon.com
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-jdepend-plugin from group maven (version 1.6.1)

JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.

Group: maven Artifact: maven-jdepend-plugin
Show all versions 
 

0 downloads
Artifact maven-jdepend-plugin
Group maven
Version 1.6.1
Last update 06. November 2006
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/jdepend/
License not specified
Dependencies amount 5
Dependencies commons-jelly-tags-jsl, commons-jelly-tags-xml, jdepend, xmlParserAPIs, xercesImpl,
There are maybe transitive dependencies!

jtidy from group com.github.jtidy (version 1.0.5)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy
Show all versions Show documentation Show source 
 

0 downloads
Artifact jtidy
Group com.github.jtidy
Version 1.0.5
Last update 17. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jtidy-java6 from group com.github.jtidy (version 1.0.4)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.github.jtidy Artifact: jtidy-java6
Show documentation Show source 
 

0 downloads
Artifact jtidy-java6
Group com.github.jtidy
Version 1.0.4
Last update 03. September 2023
Organization jtidy
URL https://github.com/jtidy/jtidy
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kostaskougios-cloning from group com.dominikcebula.cloning (version 1.10.1.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object. This version contains a workaround for Java 8 Lambda Cloning Issue (not a proper solution).

Group: com.dominikcebula.cloning Artifact: kostaskougios-cloning
Show documentation Show source 
 

0 downloads
Artifact kostaskougios-cloning
Group com.dominikcebula.cloning
Version 1.10.1.1
Last update 31. January 2020
Organization not specified
URL https://github.com/dominikcebula/cloning
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!



Page 13 from 19 (items total 187)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy