License |
License |
---|---|
GroupId | GroupIdio.nuls.core-module |
ArtifactId | ArtifactIdkernel-rpc |
Version | Version0.9.11 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
kernel-rpc-0.9.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.core-module/kernel-rpc/ -->
<dependency>
<groupId>io.nuls.core-module</groupId>
<artifactId>kernel-rpc</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel-rpc/
implementation 'io.nuls.core-module:kernel-rpc:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel-rpc/
implementation ("io.nuls.core-module:kernel-rpc:0.9.11")
'io.nuls.core-module:kernel-rpc:pom:0.9.11'
<dependency org="io.nuls.core-module" name="kernel-rpc" rev="0.9.11">
<artifact name="kernel-rpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.core-module', module='kernel-rpc', version='0.9.11')
)
libraryDependencies += "io.nuls.core-module" % "kernel-rpc" % "0.9.11"
[io.nuls.core-module/kernel-rpc "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jersey2-jaxrs | jar | 1.5.19 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.27 |
io.nuls.core-module : kernel | jar | 0.9.11 |
junit : junit | jar | 4.12 |