is not current version
Last Version 0.4.0-corda4.7

Cordaptor Microkernel 0.1.0

Microkernel implementation response for loading all other Cordaptor modules

License

License

GroupId

GroupId

tech.b180.cordaptor
ArtifactId

ArtifactId

cordaptor-kernel
Version

Version

0.1.0
Type

Type

jar
Description

Description

Cordaptor Microkernel
Microkernel implementation response for loading all other Cordaptor modules
Project URL

Project URL

https://github.com/b180tech/cordaptor
Source Code Management

Source Code Management

https://github.com/b180tech/cordaptor

Download cordaptor-kernel 0.1.0


<!-- https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/ -->
<dependency>
    <groupId>tech.b180.cordaptor</groupId>
    <artifactId>cordaptor-kernel</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/
implementation 'tech.b180.cordaptor:cordaptor-kernel:0.1.0'
// https://jarcasting.com/artifacts/tech.b180.cordaptor/cordaptor-kernel/
implementation ("tech.b180.cordaptor:cordaptor-kernel:0.1.0")
'tech.b180.cordaptor:cordaptor-kernel:jar:0.1.0'
<dependency org="tech.b180.cordaptor" name="cordaptor-kernel" rev="0.1.0">
  <artifact name="cordaptor-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.b180.cordaptor', module='cordaptor-kernel', version='0.1.0')
)
libraryDependencies += "tech.b180.cordaptor" % "cordaptor-kernel" % "0.1.0"
[tech.b180.cordaptor/cordaptor-kernel "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.typesafe : config jar 1.3.4

runtime (1)

Group / Artifact Type Version
org.koin » koin-core jar 2.1.6

Project Modules

There are no modules declared in this project.