Download JAR files tagged by copy with all dependencies
org.opencms.workplace.administration from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.administration'.
<p>This module contains the base components for the administration view.</p>
<p>Its allows you to install and/or develop administration tools for OpenCms.</p>
<p><i>© 2013 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.
Group: org.opencms.modules Artifact: org.opencms.workplace.administration
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.opencms.workplace.administration
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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!
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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.workplace from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace'.
<p>This module contains the OpenCms Workplace base files.</p>
<p>It includes common used dialogs and style sheets, that are needed by any workplace module.</p>
<p><i>© 2013 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.
Artifact org.opencms.workplace
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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!
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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.editors.codemirror from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.editors.codemirror'.
<p>This module adds the Open Source text editor "CodeMirror" to the OpenCms Workplace.</p>
<p>Install this module if you want a source code editor with syntax highlighting. The version of CodeMirror is 3.14</p>
<p><i>© 2013 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.
Group: org.opencms.modules Artifact: org.opencms.editors.codemirror
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.opencms.editors.codemirror
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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!
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
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!
guava-bootstrap from group com.google.guava (version 12.0-rc1)
ExecutorService's type parameters changed between JDK5 and JDK6 in a
way that makes it impossible for our invokeAll/invokeAny methods to
match both at compile time. This project builds a JDK6-like copy of
ExecutorService (but with JDK5 compiler settings to ensure that it will
work with JRE5 at runtime). This project's is then used in the bootstrap
class path of Guava proper.
3 downloads
Artifact guava-bootstrap
Group com.google.guava
Version 12.0-rc1
Last update 30. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.guava
Version 12.0-rc1
Last update 30. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
guava-bootstrap from group org.sonatype.sisu.inject (version 0.11.1)
ExecutorService's type parameters changed between JDK5 and JDK6 in a
way that makes it impossible for our invokeAll/invokeAny methods to
match both at compile time. This project builds a JDK6-like copy of
ExecutorService (but with JDK5 compiler settings to ensure that it will
work with JRE5 at runtime). This project's is then used in the bootstrap
class path of Guava proper.
Artifact guava-bootstrap
Group org.sonatype.sisu.inject
Version 0.11.1
Last update 15. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.sonatype.sisu.inject
Version 0.11.1
Last update 15. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)
This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more
precise control over which artifacts are included in the copy operation. Specifically, in addition to the
normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts
which is a list containing a single entry for each includedArtifact where the value is the groupId and
the artifactId joined by a colon (":")
Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!
mini-git-server-parent from group com.madgag (version 0.4)
mini-git-server - a pure-Java WAR capable of hosting git repos and exposing them with git+ssh.
Basically a copy of Gerrit (http://code.google.com/p/gerrit/) - with all the review-related
functionality stripped away and the dependency on a database removed (making it entirely filesystem based).
I use it for integration-testing my git client.
Group: com.madgag Artifact: mini-git-server-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mini-git-server-parent
Group com.madgag
Version 0.4
Last update 19. April 2011
Organization not specified
URL https://github.com/rtyley/mini-git-server
License Apache License, 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.madgag
Version 0.4
Last update 19. April 2011
Organization not specified
URL https://github.com/rtyley/mini-git-server
License Apache License, 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
spring-batch-archetypes from group org.springframework.batch (version 1.1.4.RELEASE)
Spring Batch archetypes are simple project templates containing just enough code
to get you started running a job. For more detailed examples of using particular
features of the framework, look at the Spring Batch Samples project. Currently the
archetypes are deployed as regular Maven projects (not archetypes), because of limitations
in the archetype plugin (or our understanding of how it works). For most effective use,
copy one into Eclipse and use Q4E to manage the dependencies.
Group: org.springframework.batch Artifact: spring-batch-archetypes
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-archetypes
Group org.springframework.batch
Version 1.1.4.RELEASE
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.springframework.batch
Version 1.1.4.RELEASE
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fury-parent from group org.apache.fury (version 0.8.0)
Apache Fury™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.
Apache Fury (incubating) is an effort undergoing incubation at the Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
Group: org.apache.fury Artifact: fury-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fury-parent
Group org.apache.fury
Version 0.8.0
Last update 07. October 2024
Organization not specified
URL https://github.com/apache/fury
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.fury
Version 0.8.0
Last update 07. October 2024
Organization not specified
URL https://github.com/apache/fury
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fury-format from group org.apache.fury (version 0.8.0)
Apache Fury™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.
Apache Fury (incubating) is an effort undergoing incubation at the Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
0 downloads
Artifact fury-format
Group org.apache.fury
Version 0.8.0
Last update 27. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies fury-core, arrow-vector, jackson-databind, arrow-memory-core,
There are maybe transitive dependencies!
Group org.apache.fury
Version 0.8.0
Last update 27. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies fury-core, arrow-vector, jackson-databind, arrow-memory-core,
There are maybe transitive dependencies!
Page 36 from 3 (items total 423)