net.onedaybeard.artemis:artemis-fluid-maven-plugin

fluid entity api maven plugion.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.onedaybeard.artemis
ArtifactId

ArtifactId

artemis-fluid-maven-plugin
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

fluid entity api maven plugion.

Download artemis-fluid-maven-plugin

How to add to project

<plugin>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-fluid-maven-plugin</artifactId>
    <version>2.3.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
net.onedaybeard.artemis : artemis-odb jar 2.3.0
net.onedaybeard.artemis : artemis-fluid-core jar 2.3.0
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-core jar 3.3.3
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Artemis-odb

Join the chat at https://gitter.im/junkdog/artemis-odb Build Status

Artemis-odb is a high performance java based Entity-Component-System framework.

It is mature, actively maintained, and a continuation of the popular Artemis.

Highlights

See CHANGELOG.md for more details

Fast!

Artemis-odb is one of the fastest incarnations of Artemis! Don't take our word for it, check out and run the benchmarks yourself!

Operations/second. Higher is better.

it16k ir16k arc16k

Learn from others!

Dozens of games with source available in the Game Gallery!

Use it commercially!

Dog Sled Saga

Expand your toolkit!

Tools, Extensions and Frameworks

Getting started

Community

Share your thoughts and questions with us!

Maven

<dependency>
	<groupId>net.onedaybeard.artemis</groupId>
	<artifactId>artemis-odb</artifactId>
	<version>2.3.0</version>
</dependency>

See weave automation and module overview

Gradle

  dependencies { compile "net.onedaybeard.artemis:artemis-odb:2.3.0" }

Manual Download

Versions

Version
2.3.0
2.2.0
2.1.0