artemis-odb-component-weaver

Fork of Artemis Entity System Framework.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.onedaybeard.artemis
Идентификатор

Идентификатор

artemis-odb-weaver
Последняя версия

Последняя версия

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

artemis-odb-component-weaver
Fork of Artemis Entity System Framework.

Скачать artemis-odb-weaver

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-weaver/ -->
<dependency>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-odb-weaver</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-weaver/
implementation 'net.onedaybeard.artemis:artemis-odb-weaver:2.3.0'
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-weaver/
implementation ("net.onedaybeard.artemis:artemis-odb-weaver:2.3.0")
'net.onedaybeard.artemis:artemis-odb-weaver:jar:2.3.0'
<dependency org="net.onedaybeard.artemis" name="artemis-odb-weaver" rev="2.3.0">
  <artifact name="artemis-odb-weaver" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.artemis', module='artemis-odb-weaver', version='2.3.0')
)
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb-weaver" % "2.3.0"
[net.onedaybeard.artemis/artemis-odb-weaver "2.3.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.ow2.asm : asm jar 7.0
org.ow2.asm : asm-tree jar 7.0
org.ow2.asm : asm-util jar 7.0
org.ow2.asm : asm-analysis jar 7.0
org.ow2.asm : asm-commons jar 7.0
net.onedaybeard.artemis : artemis-odb jar 2.3.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-RC6
2.0.0-RC5
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.13.1
0.13.0
0.12.1
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0