yggdrasil-bootstrap

Bootstrapper for Yggdrasil projects

License

License

GroupId

GroupId

io.squark.yggdrasil
ArtifactId

ArtifactId

yggdrasil-bootstrap
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

yggdrasil-bootstrap
Bootstrapper for Yggdrasil projects
Project Organization

Project Organization

squark.io
Source Code Management

Source Code Management

https://github.com/squark-io/yggdrasil

Download yggdrasil-bootstrap

How to add to project

<!-- https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-bootstrap/ -->
<dependency>
    <groupId>io.squark.yggdrasil</groupId>
    <artifactId>yggdrasil-bootstrap</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-bootstrap/
implementation 'io.squark.yggdrasil:yggdrasil-bootstrap:0.2.3'
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-bootstrap/
implementation ("io.squark.yggdrasil:yggdrasil-bootstrap:0.2.3")
'io.squark.yggdrasil:yggdrasil-bootstrap:jar:0.2.3'
<dependency org="io.squark.yggdrasil" name="yggdrasil-bootstrap" rev="0.2.3">
  <artifact name="yggdrasil-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.squark.yggdrasil', module='yggdrasil-bootstrap', version='0.2.3')
)
libraryDependencies += "io.squark.yggdrasil" % "yggdrasil-bootstrap" % "0.2.3"
[io.squark.yggdrasil/yggdrasil-bootstrap "0.2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.4-3

Project Modules

There are no modules declared in this project.

yggdrasil

Minimalistic embedded Java EE container implementing microprofile.io

Build Status codecov

Versions

Version
0.2.3
0.2.2
0.1.5
0.1.4