| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.sojoys |
| ArtifactId | ArtifactIdartifact-remote |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionartifact-remote
Artifact-远程调度
|
| Filename | Size |
|---|---|
| artifact-remote-1.0.5.pom | |
| artifact-remote-1.0.5.jar | 33 KB |
| artifact-remote-1.0.5-sources.jar | 10 KB |
| artifact-remote-1.0.5-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.sojoys/artifact-remote/ -->
<dependency>
<groupId>io.gitee.sojoys</groupId>
<artifactId>artifact-remote</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.sojoys/artifact-remote/
implementation 'io.gitee.sojoys:artifact-remote:1.0.5'
// https://jarcasting.com/artifacts/io.gitee.sojoys/artifact-remote/
implementation ("io.gitee.sojoys:artifact-remote:1.0.5")
'io.gitee.sojoys:artifact-remote:jar:1.0.5'
<dependency org="io.gitee.sojoys" name="artifact-remote" rev="1.0.5">
<artifact name="artifact-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.sojoys', module='artifact-remote', version='1.0.5')
)
libraryDependencies += "io.gitee.sojoys" % "artifact-remote" % "1.0.5"
[io.gitee.sojoys/artifact-remote "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-all | jar | 1.29.0 |
| cn.hutool : hutool-all | jar | 5.4.0 |
| org.projectlombok : lombok | jar | 1.18.0 |