License |
License |
---|---|
GroupId | GroupIdcom.googlecode.xremoting |
ArtifactId | ArtifactIdxremoting-parent |
Last Version | Last Version1.0-10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSimple remoting framework
Simple yet extensible remoting framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
xremoting-parent-1.0-10.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/ -->
<dependency>
<groupId>com.googlecode.xremoting</groupId>
<artifactId>xremoting-parent</artifactId>
<version>1.0-10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation 'com.googlecode.xremoting:xremoting-parent:1.0-10'
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation ("com.googlecode.xremoting:xremoting-parent:1.0-10")
'com.googlecode.xremoting:xremoting-parent:pom:1.0-10'
<dependency org="com.googlecode.xremoting" name="xremoting-parent" rev="1.0-10">
<artifact name="xremoting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.xremoting', module='xremoting-parent', version='1.0-10')
)
libraryDependencies += "com.googlecode.xremoting" % "xremoting-parent" % "1.0-10"
[com.googlecode.xremoting/xremoting-parent "1.0-10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |