License |
License |
---|---|
GroupId | GroupIdorg.brutusin |
ArtifactId | ArtifactIdrpc-demo |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.brutusin:rpc-demo
Demo app for brutusin:rcp
|
Filename | Size |
---|---|
rpc-demo-1.0.0.pom | |
rpc-demo-1.0.0.jar | 36 KB |
rpc-demo-1.0.0-sources.jar | 31 KB |
rpc-demo-1.0.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.brutusin/rpc-demo/ -->
<dependency>
<groupId>org.brutusin</groupId>
<artifactId>rpc-demo</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.brutusin/rpc-demo/
implementation 'org.brutusin:rpc-demo:1.0.0'
// https://jarcasting.com/artifacts/org.brutusin/rpc-demo/
implementation ("org.brutusin:rpc-demo:1.0.0")
'org.brutusin:rpc-demo:jar:1.0.0'
<dependency org="org.brutusin" name="rpc-demo" rev="1.0.0">
<artifact name="rpc-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brutusin', module='rpc-demo', version='1.0.0')
)
libraryDependencies += "org.brutusin" % "rpc-demo" % "1.0.0"
[org.brutusin/rpc-demo "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.brutusin : rpc | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.brutusin : rpc-tomcat | jar | 1.0.0 |