| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.contextfw |
| ArtifactId | ArtifactIdremoting |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionContext :: Remoting
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| remoting-0.6.2.pom | 1 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |