Registry / web-framework / misk-core

misk-core

JSON →
library0.24.0javamavenunverified

Core module of Misk, an open-source application container in Kotlin for building microservices.

<dependency> <groupId>com.squareup.misk</groupId> <artifactId>misk-core</artifactId> <version>0.24.0</version> </dependency>
INSTALL
IMPORT
SIG · MISK-CORE
M
misk-core
web-frameworkjavav0.24.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MiskApplication
misk.MiskApplication

Creates and runs a Misk application.

import misk.MiskApplication; MiskApplication app = new MiskApplication(); app.run();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
misk-core — mvn dependency:get misk-core · libregistry