License |
License |
---|---|
GroupId | GroupIdorg.brutusin |
ArtifactId | ArtifactIdrpc-demo-standalone |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.brutusin:rpc-demo-standalone
Demo app for brutusin:rcp
|
Filename | Size |
---|---|
rpc-demo-standalone-1.2.0.pom | |
rpc-demo-standalone-1.2.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brutusin/rpc-demo-standalone/ -->
<dependency>
<groupId>org.brutusin</groupId>
<artifactId>rpc-demo-standalone</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.brutusin/rpc-demo-standalone/
implementation 'org.brutusin:rpc-demo-standalone:1.2.0'
// https://jarcasting.com/artifacts/org.brutusin/rpc-demo-standalone/
implementation ("org.brutusin:rpc-demo-standalone:1.2.0")
'org.brutusin:rpc-demo-standalone:jar:1.2.0'
<dependency org="org.brutusin" name="rpc-demo-standalone" rev="1.2.0">
<artifact name="rpc-demo-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brutusin', module='rpc-demo-standalone', version='1.2.0')
)
libraryDependencies += "org.brutusin" % "rpc-demo-standalone" % "1.2.0"
[org.brutusin/rpc-demo-standalone "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.brutusin : rpc-examples | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.brutusin : rpc-tomcat | jar | 1.2.0 |
org.brutusin : rpc-impl | jar | 1.2.0 |
org.brutusin : rpc-repo | jar | 1.2.0 |
org.brutusin : json-provider | jar | 2.2.1 |