License |
License |
---|---|
GroupId | GroupIdio.nuls.core-module |
ArtifactId | ArtifactIdkernel |
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-0.9.11.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.core-module/kernel/ -->
<dependency>
<groupId>io.nuls.core-module</groupId>
<artifactId>kernel</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel/
implementation 'io.nuls.core-module:kernel:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.core-module/kernel/
implementation ("io.nuls.core-module:kernel:0.9.11")
'io.nuls.core-module:kernel:pom:0.9.11'
<dependency org="io.nuls.core-module" name="kernel" rev="0.9.11">
<artifact name="kernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.core-module', module='kernel', version='0.9.11')
)
libraryDependencies += "io.nuls.core-module" % "kernel" % "0.9.11"
[io.nuls.core-module/kernel "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.2.5 |
io.nuls.tools-module : tools | jar | 0.9.11 |
javax.ws.rs : javax.ws.rs-api | jar | RELEASE |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 |
jline : jline | jar | 2.14.5 |
commons-net : commons-net | jar | 3.6 |
junit : junit | jar | 4.12 |