Last Version

Yggdrasil Framework Provider 0.1.5

Parent to various component providers for Yggdrasil

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.squark.yggdrasil
ArtifactId

ArtifactId

yggdrasil-framework-provider
Version

Version

0.1.5
Type

Type

pom
Description

Description

Yggdrasil Framework Provider
Parent to various component providers for Yggdrasil
Project Organization

Project Organization

squark.io

Download yggdrasil-framework-provider 0.1.5


<!-- https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-framework-provider/ -->
<dependency>
    <groupId>io.squark.yggdrasil</groupId>
    <artifactId>yggdrasil-framework-provider</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-framework-provider/
implementation 'io.squark.yggdrasil:yggdrasil-framework-provider:0.1.5'
// https://jarcasting.com/artifacts/io.squark.yggdrasil/yggdrasil-framework-provider/
implementation ("io.squark.yggdrasil:yggdrasil-framework-provider:0.1.5")
'io.squark.yggdrasil:yggdrasil-framework-provider:pom:0.1.5'
<dependency org="io.squark.yggdrasil" name="yggdrasil-framework-provider" rev="0.1.5">
  <artifact name="yggdrasil-framework-provider" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.squark.yggdrasil', module='yggdrasil-framework-provider', version='0.1.5')
)
libraryDependencies += "io.squark.yggdrasil" % "yggdrasil-framework-provider" % "0.1.5"
[io.squark.yggdrasil/yggdrasil-framework-provider "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-cdi-provider
  • yggdrasil-jax-rs-provider
  • yggdrasil-jpa-provider
  • yggdrasil-servlet-provider