-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
428 lines (415 loc) · 22.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="microsite">
<meta name="generator" content="Paradox, paradox-material-theme=0.7.0, mkdocs-material=3.0.3">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="">
<meta name="lang:search.pipeline.stopwords" content="true">
<meta name="lang:search.pipeline.trimmer" content="true">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<meta name="description" content="microsite">
<link rel="shortcut icon" href="assets/images/favicon.png">
<title>Izumi Project</title>
<link rel="stylesheet" href="assets/stylesheets/application.451f80e5.css">
<link rel="stylesheet" href="lib/material__tabs/dist/mdc.tabs.min.css">
<link rel="stylesheet" href="lib/prettify/prettify.css">
<script src="assets/javascripts/modernizr.1aa3b519.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono">
<style>
body,input{font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif}
code,kbd,pre{font-family:"Roboto Mono","Courier New",Courier,monospace}
</style>
<link rel="stylesheet" href="assets/fonts/font-awesome.css">
<link rel="stylesheet" href="assets/fonts/material-icons.css">
<link rel="stylesheet" href="assets/stylesheets/paradox-material-theme.css">
</head>
<body
>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="index.html" title="Izumi Project" class="md-header-nav__button md-logo">
<i class="md-icon">local_library</i>
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
Izumi Project
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"></button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/7mind/izumi"
title="Go to repository"
class="md-source"
data-md-source="github">
<div class="md-source__icon">
<i class="fa fa-github"></i>
</div>
<div class="md-source__repository">
7mind/izumi
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0" style="visibility: hidden">
<label class="md-nav__title md-nav__title--site" for="drawer">
<a href="index.html" title="Izumi Project" class="md-nav__button md-logo">
<span class="md-nav__button md-logo">
<i class="md-icon">local_library</i>
</a>
<a href="index.html" title="Izumi Project">
Izumi Project
</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/7mind/izumi"
title="Go to repository"
class="md-source"
data-md-source="github">
<div class="md-source__icon">
<i class="fa fa-github"></i>
</div>
<div class="md-source__repository">
7mind/izumi
</div>
</a>
</div>
<ul>
<li><a href="glossary.html" class="page">Izumi Glossary</a></li>
<li><a href="guidelines.html" class="page">Izumi Framework Best Practices</a></li>
<li><a href="bio/index.html" class="page">BIO Hierarchy</a></li>
<li><a href="logstage/index.html" class="page">LogStage</a></li>
<li><a href="distage/index.html" class="page">DIStage</a>
<ul>
<li><a href="distage/basics.html" class="page">Overview</a></li>
<li><a href="distage/debugging.html" class="page">Debugging</a></li>
<li><a href="distage/advanced-features.html" class="page">Advanced Features</a></li>
<li><a href="distage/distage-framework.html" class="page">distage-framework</a></li>
<li><a href="distage/distage-framework-docker.html" class="page">distage-framework-docker</a></li>
<li><a href="distage/distage-testkit.html" class="page">distage-testkit</a></li>
<li><a href="distage/reference.html" class="page">Syntax Reference</a></li>
</ul></li>
<li><a href="idealingua/index.html" class="page">IdeaLingua</a>
<ul>
<li><a href="idealingua/language-reference.html" class="page">Idealingua Language Reference</a></li>
<li><a href="idealingua/json.html" class="page">JSON Wire Format</a></li>
<li><a href="idealingua/cogen.html" class="page">Code generator reference</a></li>
<li><a href="idealingua/cogen-circe.html" class="page">Circe serialization reference</a></li>
</ul></li>
<li><a href="sbt/index.html" class="page">SBT Notes</a></li>
<li><a href="manifesto/index.html" class="page">Productivity and challenges</a></li>
<li><a href="pper/index.html" class="page">PPER Pattern</a></li>
</ul>
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul>
<li><a href="index.html#izumi-project" class="header">Izumi Project</a>
<ul>
<li><a href="index.html#dependencies" class="header">Dependencies</a></li>
<li><a href="index.html#development" class="header">Development</a></li>
<li><a href="index.html#documentation" class="header">Documentation</a></li>
<li><a href="index.html#further-reading" class="header">Further reading</a></li>
<li><a href="index.html#credits" class="header">Credits</a></li>
</ul></li>
</ul>
</nav>
</nav>
<ul style="display: none">
<li class="md-nav__item md-version" id="project.version">
<label class="md-nav__link" for="__version">
<i class="md-icon" title="Version">label_outline</i> 1.2.16
</label>
</li>
</ul>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul>
<li><a href="index.html#izumi-project" class="header">Izumi Project</a>
<ul>
<li><a href="index.html#dependencies" class="header">Dependencies</a></li>
<li><a href="index.html#development" class="header">Development</a></li>
<li><a href="index.html#documentation" class="header">Documentation</a></li>
<li><a href="index.html#further-reading" class="header">Further reading</a></li>
<li><a href="index.html#credits" class="header">Credits</a></li>
</ul></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<div class="md-content__searchable">
<h1><a href="#izumi-project" name="izumi-project" class="anchor"><span class="anchor-link"></span></a>Izumi Project</h1>
<p><img src="media/izumi-logo-full-purple.png" alt="izumi-logo" /></p>
<p>Izumi (*jp. 泉水, spring*) is an ecosystem of independent libraries and frameworks allowing you to significantly increase productivity of your Scala development.</p>
<p>including the following components:</p>
<ol>
<li><a href="distage/index.html"><strong>distage</strong></a> – Compile-time safe, transparent and debuggable multi-modal Dependency Injection framework for pure FP Scala,</li>
<li><a href="distage/distage-testkit.html"><strong>distage-testkit</strong></a> – Hyper-pragmatic pure FP Test framework. Shares heavy resources globally across all test suites; lets you easily swap implementations of component; uses your effect type for parallelism.</li>
<li><a href="distage/distage-framework-docker.html"><strong>distage-framework-docker</strong></a> – A distage extension for using docker containers in tests or for local application runs, comes with example Postgres, Cassandra, Kafka & DynamoDB containers.</li>
<li><a href="logstage/index.html"><strong>LogStage</strong></a> – Automatic structural logs from Scala string interpolations,</li>
<li><a href="bio/index.html"><strong>BIO</strong></a> - A typeclass hierarchy for tagless final style with Bifunctor effect types. Focused on ergonomics and ease of use with zero boilerplate.</li>
<li><a href="https://github.com/zio/izumi-reflect"><strong>izumi-reflect</strong></a> (moved to <a href="https://github.com/zio/izumi-reflect">zio/izumi-reflect</a>) - Portable, lightweight and kind-polymorphic alternative to <code>scala-reflect</code>’s Typetag for Scala, Scala.js, Scala Native and Scala 3</li>
<li><a href="idealingua/index.html"><strong>IdeaLingua</strong></a> (moved to <a href="https://github.com/7mind/idealingua-v1">7mind/idealingua-v1</a>) – API Definition, Data Modeling and RPC language, optimized for fast prototyping – like gRPC or Swagger, but with a human face. Generates RPC servers and clients for Go, TypeScript, C# and Scala,</li>
<li><a href="sbt/index.html"><strong>Opinionated SBT plugins</strong></a> (moved to <a href="https://github.com/7mind/sbtgen">7mind/sbtgen</a>) – Reduces verbosity of SBT builds and introduces new features – inter-project shared test scopes and BOM plugins (from Maven)</li>
<li><a href="pper/index.html"><strong>Percept-Plan-Execute-Repeat (PPER)</strong></a> – A pattern that enables modeling very complex domains and orchestrate deadly complex processes a lot easier than you’re used to.</li>
</ol>
<h2><a href="#dependencies" name="dependencies" class="anchor"><span class="anchor-link"></span></a>Dependencies</h2>
<p>To use, add the following into <code>build.sbt</code>,</p>
<pre class="prettyprint"><code class="language-scala">libraryDependencies ++= Seq(
// distage core library
"io.7mind.izumi" %% "distage-core" % "1.2.16",
// distage-testkit for ScalaTest
"io.7mind.izumi" %% "distage-testkit-scalatest" % "1.2.16" % Test,
// distage-framework: Roles, Entrypoints, Effect modules
"io.7mind.izumi" %% "distage-framework" % "1.2.16",
// Typesafe Config support
"io.7mind.izumi" %% "distage-extension-config" % "1.2.16",
// Classpath discovery support
"io.7mind.izumi" %% "distage-extension-plugins" % "1.2.16",
// LogStage integration with DIStage
"io.7mind.izumi" %% "distage-extension-logstage" % "1.2.16",
// LogStage core library
"io.7mind.izumi" %% "logstage-core" % "1.2.16",
// Write logs as JSON
"io.7mind.izumi" %% "logstage-rendering-circe " % "1.2.16",
// Route Slf4J logs to LogStage
"io.7mind.izumi" %% "logstage-adapter-slf4j " % "1.2.16",
// Route LogStage logs to Slf4J
"io.7mind.izumi" %% "logstage-sink-slf4j " % "1.2.16",
)
</code></pre>
<h2><a href="#development" name="development" class="anchor"><span class="anchor-link"></span></a>Development</h2>
<ul>
<li><a href="https://github.com/7mind/izumi">GitHub</a></li>
</ul>
<h2><a href="#documentation" name="documentation" class="anchor"><span class="anchor-link"></span></a>Documentation</h2>
<ul>
<li><a href="https://izumi.7mind.io/">Documentation</a></li>
<li>SNAPSHOT <a href="https://izumi.7mind.io/latest/snapshot/">Documentation</a></li>
<li><a href="/api/izumi/index.html" title="izumi"><code>Scaladoc</code></a></li>
</ul>
<h2><a href="#further-reading" name="further-reading" class="anchor"><span class="anchor-link"></span></a>Further reading</h2>
<p>Example projects:</p>
<ul>
<li><a href="https://github.com/7mind/distage-example">DIStage Example Project</a></li>
<li><a href="https://github.com/7mind/idealingua-example">Idealingua Example Project with TypeScript and Scala</a></li>
</ul>
<p>Support Chats:</p>
<ul>
<li><a href="https://gitter.im/7mind/izumi">Izumi on Gitter</a></li>
<li><a href="https://t.me/scala_any/708">Izumi User Group [RU] on Telegram</a></li>
<li><a href="https://t.me/izumi_en">Izumi User Group [EN] on Telegram</a></li>
<li><a href="https://github.com/7mind/izumi/discussions">Discussions on Github</a></li>
</ul>
<p>Videos:</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=o65sKWnFyk0">Izumi 1.0: Your Next Scala Stack</a></li>
<li><a href="https://www.youtube.com/watch?v=QbdeVoL4hBk">Scala, Functional Programming and Team Productivity (an overview of distage, distage-framework-docker & distage-testkit)</a></li>
<li><a href="https://www.youtube.com/watch?v=CzpvjkUukAs">Hyper-pragmatic Pure FP Testing with distage-testkit</a></li>
<li><a href="https://www.youtube.com/watch?v=C0srg5T0E4o&t=4971">Livecoding: DIStage & Bifunctor Tagless Final on Youtube</a></li>
<li><a href="https://www.youtube.com/watch?v=ZdGK1uedAE0&t=580s">DevInsideYou — Tagless Final with BIO</a></li>
</ul>
<p>Slides:</p>
<ul>
<li><a href="https://www.slideshare.net/7mind/izumi-10-your-next-scala-stack">Izumi 1.0: Your Next Scala Stack</a></li>
<li><a href="https://www.slideshare.net/7mind/scala-functional-programming-and-team-productivity">Scala, Functional Programming and Team Productivity</a></li>
<li><a href="https://www.slideshare.net/7mind/hyperpragmatic-pure-fp-testing-with-distagetestkit">Hyper-pragmatic Pure FP Testing with distage-testkit</a></li>
<li><a href="https://www.slideshare.net/7mind/scalaua-distage-staged-dependency-injection">distage: Staged Dependency Injection</a></li>
<li><a href="https://www.slideshare.net/7mind/logstage-zerocosttructuredlogging">logstage: Zero-cost Structured Logging</a></li>
<li><a href="https://github.com/7mind/slides">More slides</a></li>
</ul>
<h1><a href="#credits" name="credits" class="anchor"><span class="anchor-link"></span></a>Credits</h1>
<p><img src="https://www.yourkit.com/images/yklogo.png" alt="YourKit" /></p>
<p>YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a> <a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a> and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>.</p>
<div class="toc ">
<ul>
<li><a href="glossary.html" class="page">Izumi Glossary</a>
<ul>
<li><a href="glossary.html#izumi-specific-terms" class="header">Izumi-specific terms</a></li>
<li><a href="glossary.html#izumi-overloaded-terms" class="header">Izumi-overloaded terms</a></li>
<li><a href="glossary.html#terms-used-by-izumi" class="header">Terms used by Izumi</a></li>
<li><a href="glossary.html#terms-elaborated-by-izumi" class="header">Terms elaborated by Izumi</a></li>
</ul></li>
<li><a href="guidelines.html" class="page">Izumi Framework Best Practices</a>
<ul>
<li><a href="guidelines.html#general-workflow" class="header">General workflow</a></li>
<li><a href="guidelines.html#bio-tf-and-error-encoding" class="header">BIO, TF and error encoding</a></li>
<li><a href="guidelines.html#dual-test-tactic-and-tdd" class="header">Dual Test Tactic and TDD</a></li>
<li><a href="guidelines.html#data-modeling" class="header">Data modeling</a></li>
<li><a href="guidelines.html#integration-points" class="header">Integration points</a></li>
<li><a href="guidelines.html#inheritance" class="header">Inheritance</a></li>
</ul></li>
<li><a href="bio/index.html" class="page">BIO Hierarchy</a>
<ul>
<li><a href="bio/index.html#overview" class="header">Overview</a></li>
<li><a href="bio/index.html#syntax-implicit-punning" class="header">Syntax, Implicit Punning</a></li>
<li><a href="bio/index.html#cats-effect-compatibilty" class="header">cats-effect compatibilty</a></li>
<li><a href="bio/index.html#data-types" class="header">Data Types</a></li>
<li><a href="bio/index.html#misc-capabilities" class="header">Misc Capabilities</a></li>
<li><a href="bio/index.html#examples" class="header">Examples</a></li>
<li><a href="bio/index.html#removal-of-trifunctor-hierarchy" class="header">Removal of trifunctor hierarchy</a></li>
</ul></li>
<li><a href="logstage/index.html" class="page">LogStage</a>
<ul>
<li><a href="logstage/index.html#dependencies" class="header">Dependencies</a></li>
<li><a href="logstage/index.html#overview" class="header">Overview</a></li>
<li><a href="logstage/index.html#syntax-reference" class="header">Syntax Reference</a></li>
<li><a href="logstage/index.html#basic-setup" class="header">Basic setup</a></li>
<li><a href="logstage/index.html#log-algebras" class="header">Log algebras</a></li>
<li><a href="logstage/index.html#zio-environment-support" class="header">ZIO environment support</a></li>
<li><a href="logstage/index.html#custom-json-rendering-with-logstagecodec" class="header">Custom JSON rendering with LogstageCodec</a></li>
<li><a href="logstage/index.html#slf4j-router" class="header">SLF4J Router</a></li>
<li><a href="logstage/index.html#jul-java-util-logging-support" class="header">JUL (<code>java.util.logging</code>) support</a></li>
</ul></li>
<li><a href="distage/index.html" class="page">DIStage</a>
<ul>
<li><a href="distage/index.html#getting-started" class="header">Getting started</a></li>
<li><a href="distage/index.html#why-distage-" class="header">Why distage?</a></li>
<li><a href="distage/index.html#faq" class="header">FAQ</a></li>
<li><a href="distage/index.html#documentation" class="header">Documentation</a></li>
<li><a href="distage/index.html#further-reading" class="header">Further reading</a></li>
<li><a href="distage/basics.html" class="page">Overview</a></li>
<li><a href="distage/debugging.html" class="page">Debugging</a></li>
<li><a href="distage/advanced-features.html" class="page">Advanced Features</a></li>
<li><a href="distage/distage-framework.html" class="page">distage-framework</a></li>
<li><a href="distage/distage-framework-docker.html" class="page">distage-framework-docker</a></li>
<li><a href="distage/distage-testkit.html" class="page">distage-testkit</a></li>
<li><a href="distage/reference.html" class="page">Syntax Reference</a></li>
</ul></li>
<li><a href="idealingua/index.html" class="page">IdeaLingua</a>
<ul>
<li><a href="idealingua/index.html#user-service-example" class="header">User Service Example</a></li>
<li><a href="idealingua/index.html#quick-start" class="header">Quick start</a></li>
<li><a href="idealingua/index.html#example-project" class="header">Example Project</a></li>
<li><a href="idealingua/index.html#installation" class="header">Installation</a></li>
<li><a href="idealingua/language-reference.html" class="page">Idealingua Language Reference</a></li>
<li><a href="idealingua/json.html" class="page">JSON Wire Format</a></li>
<li><a href="idealingua/cogen.html" class="page">Code generator reference</a></li>
<li><a href="idealingua/cogen-circe.html" class="page">Circe serialization reference</a></li>
</ul></li>
<li><a href="sbt/index.html" class="page">SBT Notes</a>
<ul>
<li><a href="sbt/index.html#multi-modal-builds" class="header">Multi-modal builds</a></li>
<li><a href="sbt/index.html#setting-up-sbt" class="header">Setting up SBT</a></li>
<li><a href="sbt/index.html#bills-of-materials" class="header">Bills of materials</a></li>
</ul></li>
<li><a href="manifesto/index.html" class="page">Productivity and challenges</a></li>
<li><a href="pper/index.html" class="page">PPER Pattern</a></li>
</ul>
</div>
</div>
<div>
<a href="https://github.com/7mind/izumi/tree/v1.2.16/doc/microsite/target/mdoc/izumi.md" title="Edit this page" class="md-source-file md-edit">
Edit this page
</a>
</div>
<div class="print-only">
<span class="md-source-file md-version">
1.2.16
</span>
</div>
</article>
</div>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="glossary.html" title="Izumi Glossary" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
Izumi Glossary
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
7mind.io
</div>
Powered by
<a href="https://github.com/lightbend/paradox">Paradox</a>
and
<a href="https://sbt.github.io/sbt-paradox-material-theme/">Paradox Material Theme</a>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/javascripts/application.583bbe55.js"></script>
<script src="assets/javascripts/paradox-material-theme.js"></script>
<script>app.initialize({version:"0.17",url:{base:"."}})</script>
<script type="text/javascript" src="lib/prettify/prettify.js"></script>
<script type="text/javascript" src="lib/prettify/lang-scala.js"></script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(event) {
window.prettyPrint && prettyPrint();
});
</script>
</body>
</html>