Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.routing
/
DiscoveredPluginInfo
/
DiscoveredPluginInfo
Discovered
Plugin
Info
constructor
(
pluginId
:
String
,
version
:
String
,
mainClass
:
String
,
jarPath
:
String
,
dependencies
:
List
<
String
>
,
artifactLastModifiedMs
:
Long
,
artifactChecksum
:
String
)
(
source
)