options is a Java toolkit for parsing command line options.
It focuses on ease-of-use. It uses annotations to declare valid options
and takes care not to intrude on your class structure. It adheres to
the GNU getopt style of options.
options is a Java toolkit for parsing command line options.
It focuses on ease-of-use. It uses annotations to declare valid options
and takes care not to intrude on your class structure. It adheres to
the GNU getopt style of options.
options is a Java toolkit for parsing command line options.
It focuses on ease-of-use. It uses annotations to declare valid options
and takes care not to intrude on your class structure. It adheres to
the GNU getopt style of options.
asynchrmi provides infrastructure that helps with writing advanced JBoss
RMI clients. The original rationale was to allow modern JAX-RS servlets
to compose services out of legacy JBoss application servers.
asynchrmi provides infrastructure that helps with writing advanced JBoss
RMI clients. The original rationale was to allow modern JAX-RS servlets
to compose services out of legacy JBoss application servers.
asynchrmi provides infrastructure that helps with writing advanced JBoss
RMI clients. The original rationale was to allow modern JAX-RS servlets
to compose services out of legacy JBoss application servers.
asynchrmi provides infrastructure that helps with writing advanced JBoss
RMI clients. The original rationale was to allow modern JAX-RS servlets
to compose services out of legacy JBoss application servers.
Maven DBus Plugin generates Java Sources from interface XML definitions.
It is essentially a wrapper around CreateInterface so that projects can
more easily maintain an interface specification.