Download JAR files tagged by though with all dependencies
openengsb-core-common from group org.openengsb.core (version 1.3.0.M3)
OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors
(Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should
help a great deal during developing for the OpenEngSB. Though non of the classes in this package are
required and can be easily worked-around.
Group: org.openengsb.core Artifact: openengsb-core-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact openengsb-core-common
Group org.openengsb.core
Version 1.3.0.M3
Last update 15. July 2011
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 5
Dependencies openengsb-core-api, spring-osgi-core, jackson-mapper-asl, jackson-xc, spring-context,
There are maybe transitive dependencies!
Group org.openengsb.core
Version 1.3.0.M3
Last update 15. July 2011
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 5
Dependencies openengsb-core-api, spring-osgi-core, jackson-mapper-asl, jackson-xc, spring-context,
There are maybe transitive dependencies!
excalibur-testcase from group org.apache.excalibur.testcase (version 2.2.1)
This project contains utilities for managing components. ECM is what we call an "avalon container", though it is
somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday
completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager,
usually abbreviated to ECM.
0 downloads
Artifact excalibur-testcase
Group org.apache.excalibur.testcase
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-component,
There are maybe transitive dependencies!
Group org.apache.excalibur.testcase
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-component,
There are maybe transitive dependencies!
excalibur-component from group org.apache.excalibur.component (version 2.2.1)
3 downloads
excalibur-testcase from group excalibur-component (version 2.1)
base from group org.kie.j2cl.tools.jsinterop (version 1.0.2)
Base classes and utilities that provide access to JavaScript language constructs
that are not available in pure Java.
This distribution is slightly modified from the original in order to be compatible
with J2CL and, where possible, GWT2 (though this is not heavily tested). The links
and references in this pom.xml will reference the Vertispan fork, to ensure that
any error introduced by our changes are not incorrectly blamed on the upstream
Google repository.
Artifact base
Group org.kie.j2cl.tools.jsinterop
Version 1.0.2
Last update 19. November 2024
Organization not specified
URL https://www.gwtproject.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jsinterop-annotations, gwt-internal-annotations, jspecify, jspecify,
There are maybe transitive dependencies!
Group org.kie.j2cl.tools.jsinterop
Version 1.0.2
Last update 19. November 2024
Organization not specified
URL https://www.gwtproject.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies jsinterop-annotations, gwt-internal-annotations, jspecify, jspecify,
There are maybe transitive dependencies!
base from group com.vertispan.jsinterop (version 1.0.1-1)
Base classes and utilities that provide access to JavaScript language constructs
that are not available in pure Java.
This distribution is slightly modified from the original in order to be compatible
with J2CL and, where possible, GWT2 (though this is not heavily tested). The links
and references in this pom.xml will reference the Vertispan fork, to ensure that
any error introduced by our changes are not incorrectly blamed on the upstream
Google repository.
0 downloads
Artifact base
Group com.vertispan.jsinterop
Version 1.0.1-1
Last update 04. November 2023
Organization not specified
URL https://www.gwtproject.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsinterop-annotations, gwt-internal-annotations,
There are maybe transitive dependencies!
Group com.vertispan.jsinterop
Version 1.0.1-1
Last update 04. November 2023
Organization not specified
URL https://www.gwtproject.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsinterop-annotations, gwt-internal-annotations,
There are maybe transitive dependencies!
jutf7 from group com.beetstra.jutf7 (version 1.0.0)
This library provides UTF-7 and Modified UTF-7 Charsets for
Java.
Sun's default Java distribution lacks support for the UTF-7
character set. Though it is not used commonly, it is still
sometimes encountered in e-mails, or applications handling
e-mail.
The package is written as java.nio.charset extension, which
means it can be used without special installation or
configuration. Just drop the jar in your classpath, and you are
ready to go.
Artifact jutf7
Group com.beetstra.jutf7
Version 1.0.0
Last update 25. August 2011
Organization not specified
URL http://jutf7.sourceforge.net/
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.beetstra.jutf7
Version 1.0.0
Last update 25. August 2011
Organization not specified
URL http://jutf7.sourceforge.net/
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jai_core from group javax.media (version 1.1.3)
The Java Advanced Imaging API extends the Java 2 platform by allowing sophisticated, high-performance image processing to be incorporated into Java applets and applications. It is a set of classes providing imaging functionality beyond that of Java 2D and the Java Foundation classes, though it is designed for compatibility with those APIs. This API implements a set of core image processing capabilities including image tiling, regions of interest, deferred execution and a set of core image processing operators, including many common point, area, and frequency domain operators.
Group: javax.media Artifact: jai_core
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
7 downloads
Artifact jai_core
Group javax.media
Version 1.1.3
Last update 10. July 2009
Organization not specified
URL https://jai.dev.java.net/
License JDL (Java Distribution License)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.media
Version 1.1.3
Last update 10. July 2009
Organization not specified
URL https://jai.dev.java.net/
License JDL (Java Distribution License)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
drift from group org.vafer (version 0.1)
Drift can be used to serialize and deserialze objects in a cross
language manner. It will generate code based on a grammar and provide
hooks for data migrations across different grammar versions.
In many ways very similar to Thrift (original code base) and
protobuffers. It's focus is serialization and data migration rather
than RPC and service implementation though.
Artifact drift
Group org.vafer
Version 0.1
Last update 29. October 2008
Organization not specified
URL http://vafer.org/projects/drift
License Apache License 2
Dependencies amount 3
Dependencies ant, antlr, stringtemplate,
There are maybe transitive dependencies!
Group org.vafer
Version 0.1
Last update 29. October 2008
Organization not specified
URL http://vafer.org/projects/drift
License Apache License 2
Dependencies amount 3
Dependencies ant, antlr, stringtemplate,
There are maybe transitive dependencies!
jdraw from group uk.co.bithatch (version 1.0)
A very simple, no-dependencies drawing API providing some primitive operations including lines, rectangles,
circles, ellipses, arcs. It doesn't actually draw TO anything, you must provide your own implementation
of Backing to actually paint the pixels. This project is intended for use with Snake, my
project for Razer devices on Linux, but is made available in case others may find it useful. It
doesn't have anything fancy like anti-alias, transformations or even line widths, contributions
welcome though!
Artifact jdraw
Group uk.co.bithatch
Version 1.0
Last update 12. December 2020
Organization not specified
URL https://github.com/bithatch/jdraw
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group uk.co.bithatch
Version 1.0
Last update 12. December 2020
Organization not specified
URL https://github.com/bithatch/jdraw
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 7 from 8 (items total 78)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy