Yggdrasil Embedded Container

And embedded container supporting runtime dependency resolving. Supports loading arbitrary plugins; e.g. CDI, JPA, JAX-RS

License

License

GroupId

GroupId

io.squark
ArtifactId

ArtifactId

yggdrasil
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

Yggdrasil Embedded Container
And embedded container supporting runtime dependency resolving. Supports loading arbitrary plugins; e.g. CDI, JPA, JAX-RS
Project Organization

Project Organization

squark.io
Source Code Management

Source Code Management

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

Download yggdrasil

Filename Size
yggdrasil-0.1.5.pom 29 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • yggdrasil-core
  • yggdrasil-maven-provider
  • yggdrasil-api
  • yggdrasil-maven-plugin
  • yggdrasil-maven-provider-api
  • yggdrasil-framework-provider
  • yggdrasil-bootstrap
  • yggdrasil-coverage-report
  • yggdrasil-logging

yggdrasil

Minimalistic embedded Java EE container implementing microprofile.io

Build Status codecov

Versions

Version
0.1.5
0.1.4