License |
License |
---|---|
GroupId | GroupIdio.nuls.core-module |
ArtifactId | ArtifactIdkernel-sdk |
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-sdk-0.9.11.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.core-module/kernel-sdk/ -->
<dependency>
<groupId>io.nuls.core-module</groupId>
<artifactId>kernel-sdk</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel-sdk/
implementation 'io.nuls.core-module:kernel-sdk:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel-sdk/
implementation ("io.nuls.core-module:kernel-sdk:0.9.11")
'io.nuls.core-module:kernel-sdk:pom:0.9.11'
<dependency org="io.nuls.core-module" name="kernel-sdk" rev="0.9.11">
<artifact name="kernel-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.core-module', module='kernel-sdk', version='0.9.11')
)
libraryDependencies += "io.nuls.core-module" % "kernel-sdk" % "0.9.11"
[io.nuls.core-module/kernel-sdk "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.27 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-access | jar | 1.1.2 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.madgag.spongycastle : core | jar | 1.51.0.0 |
org.ini4j : ini4j | jar | 0.5.4 |
cglib : cglib | jar | 3.2.5 |
com.lmax : disruptor | jar | 3.4.2 |
junit : junit | jar | 4.12 |