Download JAR files tagged by following with all dependencies
metrics-bom from group com.covisint.core (version 3.0.2)
This bill of materials (BOM) POM covers all the Metrics artifacts related to a particular version.
By importing this BOM, you fix the version of all of Metrics-related artifacts to the versions
associated with a particular release. This prevents the overriding of Metrics transitive dependencies
which in turn could cause version conflicts between libraries.
To use this BOM, add the following in your POM:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.covisint.core</groupId>
<artifactId>metrics-bom</artifactId>
<version>3.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
And then declare your dependency on the Metrics artifacts *without* a version.
Group: com.covisint.core Artifact: metrics-bom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact metrics-bom
Group com.covisint.core
Version 3.0.2
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.covisint.core
Version 3.0.2
Last update 22. April 2015
Organization not specified
URL http://covisint.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xercesImpl-xsd11 from group org.opengis.cite.xerces (version 2.12-beta-r1667115)
A fully-conforming XML Schema 1.0 processor with partial support for the XML
Schema 1.1 specifications (Part 1: Structures and Part 2: Datatypes). Xerces2
also provides a complete implementation of the following W3C Recommendations:
* Extensible Markup Language (XML) 1.1
* Document Object Model (DOM) Level 3 Core
* Document Object Model (DOM) Level 3 Load and Save
* XML Inclusions (XInclude) Version 1.0
Artifact xercesImpl-xsd11
Group org.opengis.cite.xerces
Version 2.12-beta-r1667115
Last update 17. April 2015
Organization not specified
URL http://xerces.apache.org/xerces2-j/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies xml-apis, org.eclipse.wst.xml.xpath2.processor,
There are maybe transitive dependencies!
Group org.opengis.cite.xerces
Version 2.12-beta-r1667115
Last update 17. April 2015
Organization not specified
URL http://xerces.apache.org/xerces2-j/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies xml-apis, org.eclipse.wst.xml.xpath2.processor,
There are maybe transitive dependencies!
pact-jvm-provider-sbt_2.10 from group au.com.dius (version 2.0.2)
Pact sbt plugin
===============
The sbt plugin adds an sbt task for running all provider pacts against a running server.
To use the pact sbt plugin, add the following to your project/plugins.sbt
addSbtPlugin("com.dius" %% "pact-jvm-provider-sbt" % "2.0.2")
and the following to your build.sbt
PactJvmPlugin.pactSettings
The new task added is verifyPacts
Two new keys are added to configure this task:
pactConfig is the location of your pact-config json file (defaults to "pact-config.json" in the classpath root)
pactRoot is the root folder of your pact json files (defaults to "pacts"), all .json files in root and sub folders will be executed
Group: au.com.dius Artifact: pact-jvm-provider-sbt_2.10
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact pact-jvm-provider-sbt_2.10
Group au.com.dius
Version 2.0.2
Last update 07. August 2014
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 9
Dependencies scala-logging-slf4j_2.10, sbt, json4s-native_2.10, slf4j-api, dispatch-core_2.10, unfiltered-netty-server_2.10, json4s-jackson_2.10, pact-jvm-provider_2.10, scala-library,
There are maybe transitive dependencies!
Group au.com.dius
Version 2.0.2
Last update 07. August 2014
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 9
Dependencies scala-logging-slf4j_2.10, sbt, json4s-native_2.10, slf4j-api, dispatch-core_2.10, unfiltered-netty-server_2.10, json4s-jackson_2.10, pact-jvm-provider_2.10, scala-library,
There are maybe transitive dependencies!
jodd from group org.jodd (version 3.4.1)
Jodd utility library
Group: org.jodd Artifact: jodd
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
8 downloads
Artifact jodd
Group org.jodd
Version 3.4.1
Last update 06. January 2013
Organization Jodd
URL http://jodd.org
License The New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jodd
Version 3.4.1
Last update 06. January 2013
Organization Jodd
URL http://jodd.org
License The New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.opencms.frontend.layoutpage from group org.opencms.modules (version 8.0.1)
OpenCms-Module 'org.opencms.frontend.layoutpage'.
<p>Contains the resource type "layoutpage" that helps creating pages following a set of predefined layout patterns.</p>
<p><i>(c) 2011 by Alkacon Software GmbH (http://www.alkacon.com).</i></p>
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.
1 downloads
Artifact org.opencms.frontend.layoutpage
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 1
Dependencies freemarker,
There are maybe transitive dependencies!
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 1
Dependencies freemarker,
There are maybe transitive dependencies!
dspace-cocoon-servlet-service-impl from group org.dspace.dependencies.cocoon (version 1.0.3)
This is version of the cocoon servlet service with patched as
per the following tickets:
http://jira.dspace.org/jira/browse/DS-253
with patch...
https://issues.apache.org/jira/browse/COCOON-2217
This is deployed to fix issues with streams not closing
we cannot use cocoon-servlet-service-impl 1.1.0 or 1.2.0
as they break block deployment.
More recently, patches were applied to try and resolve
http://jira.dspace.org/jira/browse/DS-768.
Group: org.dspace.dependencies.cocoon Artifact: dspace-cocoon-servlet-service-impl
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dspace-cocoon-servlet-service-impl
Group org.dspace.dependencies.cocoon
Version 1.0.3
Last update 13. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies excalibur-sourceresolve, spring-aop, spring-core, spring-beans, spring-context, spring-web, commons-collections,
There are maybe transitive dependencies!
Group org.dspace.dependencies.cocoon
Version 1.0.3
Last update 13. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies excalibur-sourceresolve, spring-aop, spring-core, spring-beans, spring-context, spring-web, commons-collections,
There are maybe transitive dependencies!
imixs-workflow-api from group org.imixs.workflow (version 2.1.2)
Imixs Workflow API provides the platform for an open and standardized workflow technology.
Imixs Workflow API provides various components in a Java framework that allow to create, control
and monitor process-oriented business tasks.
The following documentation describes the most important concepts and fundamentals of the Imixs Workflow API.
The documentation does not cover each detail of the implementation.
Group: org.imixs.workflow Artifact: imixs-workflow-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact imixs-workflow-api
Group org.imixs.workflow
Version 2.1.2
Last update 28. May 2011
Organization Imixs Software Solutions GmbH
URL http://java.net/projects/imixs-workflow
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.imixs.workflow
Version 2.1.2
Last update 28. May 2011
Organization Imixs Software Solutions GmbH
URL http://java.net/projects/imixs-workflow
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
swing-layout from group net.java.dev.swing-layout (version 1.0.2)
Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans.
This project consists of the following pieces:
* Ability to get the baseline for components.
* Ability to get the preferred gap between components.
* A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.
Group: net.java.dev.swing-layout Artifact: swing-layout
Show all versions Show documentation Show source
Show all versions Show documentation Show source
101 downloads
Artifact swing-layout
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
application-framework-api from group com.pekinsoft (version 2.6.21)
A simple platform on which Java/Swing desktop applications may be built.
This updated version has packaged the entire library into a single JAR
file. We have also made the following changes:
ToolBarGenerator should now create ButtonGroups properly for state actions.
ApplicationContext has accessors for the WindowManager, DockingManager,
StatusDisplayer, and ProgressHandler implementations. It defaults to
testing the Application's MainView and the MainView's StatusBar, then
uses the Lookup, if the MainView and its StatusBar do not implement the
desired interfaces.
StatusMessage now uses the com.pekinsoft.desktop.error.ErrorLevel instead
of the java.util.logging.Level, so that the levels will no longer need to
be cast in order to be used.
Group: com.pekinsoft Artifact: application-framework-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact application-framework-api
Group com.pekinsoft
Version 2.6.21
Last update 15. October 2024
Organization PekinSOFT Systems
URL https://gitlab.com/pekinsoft-systems/application-framework-api/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javahelp, JTattoo,
There are maybe transitive dependencies!
Group com.pekinsoft
Version 2.6.21
Last update 15. October 2024
Organization PekinSOFT Systems
URL https://gitlab.com/pekinsoft-systems/application-framework-api/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javahelp, JTattoo,
There are maybe transitive dependencies!
jollyday from group de.focus-shift (version 0.32.0)
This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is
stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday
calendar XML file or use any of the provided ones.
Currently, there are over 80 countries supported like the following:
* United States
* Germany
* France
* India
* Australia
* and so on
Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).
Group: de.focus-shift Artifact: jollyday
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.32.0
Last update 19. September 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.focus-shift
Version 0.32.0
Last update 19. September 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 19 from 3 (items total 356)