Download JAR files tagged by copy with all dependencies
beige-accandr from group org.beigesoft (version 1.1)
Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android.
Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version,
and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.
0 downloads
Artifact beige-accandr
Group org.beigesoft
Version 1.1
Last update 10. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 9
Dependencies beige-accjet, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-base, beige-logging-android, android-mail, android-activation, support-v4, multidex,
There are maybe transitive dependencies!
Group org.beigesoft
Version 1.1
Last update 10. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 9
Dependencies beige-accjet, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-base, beige-logging-android, android-mail, android-activation, support-v4, multidex,
There are maybe transitive dependencies!
beige-accjet from group org.beigesoft (version 1.1)
Beigesoft™ Enterprise Information System is standalone JEE web application that runs on embedded A-Jetty.
Web-Store is included for study and tests purposes, and you are also able to make full DB copy from cloud version,
and you can make price lists (in different price categories) and export it in CSV file to your customers or POS.
0 downloads
Artifact beige-accjet
Group org.beigesoft
Version 1.1
Last update 06. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 7
Dependencies beige-acc, javax.mail, beige-web-jar, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-swing, sqlite-jdbc,
There are maybe transitive dependencies!
Group org.beigesoft
Version 1.1
Last update 06. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 7
Dependencies beige-acc, javax.mail, beige-web-jar, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-swing, sqlite-jdbc,
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).
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!
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!
easystream from group net.sf.jsignature.io-tools (version 1.2.15)
EasyStream is a small set of utilities for dealing with
streams (InputStreams
and OutputStreams).
The aim is to ease the use of
pipes when they're required.
Main features are:
* "Convert" an
OutputStream to an InputStream.
* Count the number of bytes read or
wrote to a given stream.
* While reading the data from an InputStream
copy it to a supplied
OutputStream.
* Read the content of an InputStream
multiple times or seek to a
definite position
Group: net.sf.jsignature.io-tools Artifact: easystream
Show all versions Show documentation Show source
Show all versions Show documentation Show source
10 downloads
Artifact easystream
Group net.sf.jsignature.io-tools
Version 1.2.15
Last update 22. June 2015
Organization not specified
URL http://io-tools.sourceforge.net/easystream
License The BSD Software License
Dependencies amount 3
Dependencies slf4j-api, slf4j-simple, commons-io,
There are maybe transitive dependencies!
Group net.sf.jsignature.io-tools
Version 1.2.15
Last update 22. June 2015
Organization not specified
URL http://io-tools.sourceforge.net/easystream
License The BSD Software License
Dependencies amount 3
Dependencies slf4j-api, slf4j-simple, commons-io,
There are maybe transitive dependencies!
jaxb2-rich-contract-plugin from group com.klemm-scs.util (version 1.5.3)
Provides a number of plugins for the JAXB (Java API for XML binding)
XML-Schema-to-Java compiler (XJC), that enhance the generated source code
with various and configurable aspects, like "fluent builder" patterns,
generating interface contracts from group and attributeGroup declarations,
generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors,
selective object graph copying, meta data generation etc.
Group: com.klemm-scs.util Artifact: jaxb2-rich-contract-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jaxb2-rich-contract-plugin
Group com.klemm-scs.util
Version 1.5.3
Last update 25. February 2015
Organization not specified
URL http://mklemm.github.io/jaxb2-rich-contract-plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.klemm-scs.util
Version 1.5.3
Last update 25. February 2015
Organization not specified
URL http://mklemm.github.io/jaxb2-rich-contract-plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
guava-bootstrap-jdk5 from group com.google.guava (version 17.0)
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). It also builds a version of
AbstractExecutorService that is equivalent to a JDK5 version but using
the JDK6 type parameters for the invokeAll/invokeAny methods just as with
ExecutorService. This project's is then used in the bootstrap class path
of Guava proper.
Group: com.google.guava Artifact: guava-bootstrap-jdk5
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact guava-bootstrap-jdk5
Group com.google.guava
Version 17.0
Last update 22. April 2014
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 17.0
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
org.opencms.workplace.tools.projects from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.tools.projects'.
<p>This module contains the tools for managing the OpenCms projects.</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.tools.projects
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.opencms.workplace.tools.projects
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.tools.accounts from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.tools.accounts'.
<p>This module contains the OpenCms administration tools for managing the user accounts and groups.</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.tools.accounts
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact org.opencms.workplace.tools.accounts
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.handler from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.handler'.
<p>This module contains the OpenCms Workplace handler files.</p>
<p>It includes the 404 and 500 error handlers that are showed in case of an error of a frontend application.</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.handler
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.explorer from group org.opencms.modules (version 8.5.2)
OpenCms-Module 'org.opencms.workplace.explorer'.
<p>This module contains the OpenCms Workplace Explorer.</p>
<p>Install this module if you want a GUI to work on the OpenCms VFS.</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.explorer
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!
Page 35 from 3 (items total 423)