MVN

com.massisframework : zay-es

Maven & Gradle

Dec 20, 2016
53 stars

Zay-ES · Zay-ES (pronounced 'zay us' like Dr. Zaius) is a light weight flexible Entity Component System. Entity Component Systems use a data-oriented design approach that employs composition to build complex applications of systems. Systems are application code the operates on only a subset of the data components of an entity. Zay-ES is a data management library that facilitates these designs. It supports real-time in-memory entity components as well as persistent components, even at the same time.

<dependency>
    <groupId>com.massisframework</groupId>
    <artifactId>zay-es</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.massisframework : zay-es to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.massisframework : zay-es to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
zay-es-1.2.1

How to add a dependency to Maven

Add the following com.massisframework : zay-es maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.massisframework</groupId>
    <artifactId>zay-es</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.massisframework : zay-es gradle dependency to your build.gradle file:

implementation 'com.massisframework:zay-es:1.2.1'

Gradle Kotlin DSL: Add the following com.massisframework : zay-es gradle kotlin dependency to your build.gradle.kts file:

implementation("com.massisframework:zay-es:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.massisframework : zay-es sbt scala dependency to your build.sbt file:

libraryDependencies += "com.massisframework" % "zay-es" % "1.2.1"

Advertisement

Dependencies from Group

Mar 13, 2017
8 usages
0 stars
Mar 07, 2017
4 usages
4 stars
Dec 21, 2015
1 usages
10 stars
Jan 29, 2016
1 usages
5 stars
Jan 31, 2016
1 usages
5 stars

Discover Dependencies

Aug 25, 2023
3 usages
2k stars
Jul 25, 2019
1 usages
77 stars
Mar 21, 2017
1.9k stars
Jan 12, 2017
1 usages
134 stars
Dec 18, 2016
309 stars
Nov 08, 2021
4 usages
108 stars
Jan 05, 2017
4 stars
Jan 05, 2017
2 usages
4 stars