Last Version

Naked Objects Remoting (Client/Server) Support 1.0-alpha-2


License

License

GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

remoting
Version

Version

1.0-alpha-2
Type

Type

jar
Description

Description

Naked Objects Remoting (Client/Server) Support
Project Organization

Project Organization

Naked Objects Group Ltd.

Download remoting 1.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/remoting/ -->
<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>remoting</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/remoting/
implementation 'org.nakedobjects.plugins:remoting:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/remoting/
implementation ("org.nakedobjects.plugins:remoting:1.0-alpha-2")
'org.nakedobjects.plugins:remoting:jar:1.0-alpha-2'
<dependency org="org.nakedobjects.plugins" name="remoting" rev="1.0-alpha-2">
  <artifact name="remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='remoting', version='1.0-alpha-2')
)
libraryDependencies += "org.nakedobjects.plugins" % "remoting" % "1.0-alpha-2"
[org.nakedobjects.plugins/remoting "1.0-alpha-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • clientserver
  • xstreammarshal
  • support-archetype