Context :: Remoting

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

remoting
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

Context :: Remoting
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download remoting

Filename Size
remoting-0.6.2.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.contextfw/remoting/ -->
<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>remoting</artifactId>
    <version>0.6.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/remoting/
implementation 'net.contextfw:remoting:0.6.2'
// https://jarcasting.com/artifacts/net.contextfw/remoting/
implementation ("net.contextfw:remoting:0.6.2")
'net.contextfw:remoting:pom:0.6.2'
<dependency org="net.contextfw" name="remoting" rev="0.6.2">
  <artifact name="remoting" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='remoting', version='0.6.2')
)
libraryDependencies += "net.contextfw" % "remoting" % "0.6.2"
[net.contextfw/remoting "0.6.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.guice : guice jar 2.0
aopalliance : aopalliance jar 1.0
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • remoting-fluent

Versions

Version
0.6.2
0.6.1
0.6.0