License |
License |
---|---|
GroupId | GroupIdtech.b180.cordaptor |
ArtifactId | ArtifactIdcordaptor-kernel |
Last Version | Last Version0.4.0-corda4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCordaptor Microkernel
Microkernel implementation response for loading all other Cordaptor modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/ -->
<dependency>
<groupId>tech.b180.cordaptor</groupId>
<artifactId>cordaptor-kernel</artifactId>
<version>0.4.0-corda4.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/
implementation 'tech.b180.cordaptor:cordaptor-kernel:0.4.0-corda4.7'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/
implementation ("tech.b180.cordaptor:cordaptor-kernel:0.4.0-corda4.7")
'tech.b180.cordaptor:cordaptor-kernel:jar:0.4.0-corda4.7'
<dependency org="tech.b180.cordaptor" name="cordaptor-kernel" rev="0.4.0-corda4.7">
<artifact name="cordaptor-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-kernel', version='0.4.0-corda4.7')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-kernel" % "0.4.0-corda4.7"
[tech.b180.cordaptor/cordaptor-kernel "0.4.0-corda4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.koin » koin-core | jar | 2.1.6 |