Download JAR files tagged by proxies with all dependencies
org.openengsb.framework.api from group org.openengsb.framework (version 3.0.0.M2)
Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services
and Proxies, classes for registration of bundles and services, classes for localization, classes that
save connector properties (Persistence) and finally classes that enable the web application to have
access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services.
In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the
system on his own.
Group: org.openengsb.framework Artifact: org.openengsb.framework.api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.openengsb.framework.api
Group org.openengsb.framework
Version 3.0.0.M2
Last update 10. October 2014
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 4
Dependencies guava, org.osgi.core, commons-lang, commons-io,
There are maybe transitive dependencies!
Group org.openengsb.framework
Version 3.0.0.M2
Last update 10. October 2014
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 4
Dependencies guava, org.osgi.core, commons-lang, commons-io,
There are maybe transitive dependencies!
accessive from group com.j2speed (version 1.1.1)
Sometimes we sacrifice encapsulation just to let us access a method or field of an object from its unit tests. This framework uses reflection and dynamic proxies to access private portion of your objects, allowing you to keep them strongly encapsulated and still be able to test their internals using the provided accessors.
Artifact accessive
Group com.j2speed
Version 1.1.1
Last update 24. September 2011
Organization not specified
URL http://code.google.com/p/accessive/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsr305, annotations,
There are maybe transitive dependencies!
Group com.j2speed
Version 1.1.1
Last update 24. September 2011
Organization not specified
URL http://code.google.com/p/accessive/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsr305, annotations,
There are maybe transitive dependencies!
maven-plugin from group au.net.ocean.maven.plugin (version 1.1)
Maven Plugin Tools are a library of utility classes to aid in the development and testing of plugins for Maven 2.
Key features include support for Java 5 annotation based descriptor generation via an annotation extractor (available separately), and
support for easier unit testing using the same Java 5 annotations and runtime dynamic proxies for parameter injection.
Artifact maven-plugin
Group au.net.ocean.maven.plugin
Version 1.1
Last update 01. August 2011
Organization not specified
URL http://maven.ocean.net.au/plugin/
License The Revised BSD Licence
Dependencies amount 2
Dependencies maven-plugin-annotations, maven-plugin-api,
There are maybe transitive dependencies!
Group au.net.ocean.maven.plugin
Version 1.1
Last update 01. August 2011
Organization not specified
URL http://maven.ocean.net.au/plugin/
License The Revised BSD Licence
Dependencies amount 2
Dependencies maven-plugin-annotations, maven-plugin-api,
There are maybe transitive dependencies!
openengsb-core-api from group org.openengsb.core (version 1.3.0.M3)
Interfaces to be implemented by Domains, Connectors and Events which handle intatiation of Services
and Proxies, classes for registration of bundles and services, classes for localization, classes that
save connector properties (Persistence) and finally classes that enable the web application to have
access to OSGI bundles. This bundle contains only the model and interface descriptions of all those services.
In theory someone can take only a minor number of openengsb bundles, the api and create the rest of the
system on his own.
Group: org.openengsb.core Artifact: openengsb-core-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact openengsb-core-api
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 2
Dependencies drools-api, spring-security-core,
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 2
Dependencies drools-api, spring-security-core,
There are maybe transitive dependencies!
proxycian_bytebuddy from group one.edee.oss (version 1.4.0)
0 downloads
Artifact proxycian_bytebuddy
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
proxycian_javassist from group one.edee.oss (version 1.4.0)
0 downloads
Artifact proxycian_javassist
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
proxycian_core from group one.edee.oss (version 1.4.0)
0 downloads
Artifact proxycian_core
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
proxycian from group one.edee.oss (version 1.4.0)
Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy)
or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich
traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex
stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for
transparent and easily debuggable proxies, because as we know proxies is usually part of "magic" for the team.
Hence, the name of this library - Proxycian as a magician for the proxies ;)
Group: one.edee.oss Artifact: proxycian
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact proxycian
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Proxycian/
License MIT License
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Proxycian/
License MIT License
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!
proxycian_tests from group one.edee.oss (version 1.4.0)
Artifact proxycian_tests
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proxycian_bytebuddy, proxycian_javassist,
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proxycian_bytebuddy, proxycian_javassist,
There are maybe transitive dependencies!
TimoCloud-API from group cloud.timo.timocloud (version 6.7.4)
0 downloads
Artifact TimoCloud-API
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group cloud.timo.timocloud
Version 6.7.4
Last update 03. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 17 from 3 (items total 173)