MVN

io.squark : yggdrasil

Maven & Gradle

Oct 03, 2017
0 stars

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

<dependency>
    <groupId>io.squark</groupId>
    <artifactId>yggdrasil</artifactId>
    <version>yggdrasil-maven-plugin</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.squark : yggdrasil to add to Maven - Latest Versions:

  • Latest Stable: yggdrasil-maven-plugin

All Versions

Choose a version of io.squark : yggdrasil to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
yggdrasil-0.1.5
yggdrasil-0.1.4
yggdrasil
yggdrasil-yggdrasil-maven-plugin
yggdrasil-yggdrasil-gradle-plugin
yggdrasil-yggdrasil-core
yggdrasil-yggdrasil-bootstrap
yggdrasil-yggdrasil-maven-provider-api
yggdrasil-yggdrasil-maven-provider
yggdrasil-yggdrasil-logging
yggdrasil-yggdrasil-framework-provider
yggdrasil-yggdrasil-coverage-report
yggdrasil-yggdrasil-api

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.squark</groupId>
    <artifactId>yggdrasil</artifactId>
    <version>yggdrasil-maven-plugin</version>
</dependency>

Advertisement