BRAP Modification

Server addon that emulates "pass-by-reference" for method arguments, so that changes applied on the server is visible on the client after the method invocation returns.

Лицензия

Лицензия

Группа

Группа

no.tornado.brap
Идентификатор

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

brap-modification
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

BRAP Modification
Server addon that emulates "pass-by-reference" for method arguments, so that changes applied on the server is visible on the client after the method invocation returns.
Организация-разработчик

Организация-разработчик

SYSE AS

Скачать brap-modification

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

<!-- https://jarcasting.com/artifacts/no.tornado.brap/brap-modification/ -->
<dependency>
    <groupId>no.tornado.brap</groupId>
    <artifactId>brap-modification</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.tornado.brap/brap-modification/
implementation 'no.tornado.brap:brap-modification:1.0.1'
// https://jarcasting.com/artifacts/no.tornado.brap/brap-modification/
implementation ("no.tornado.brap:brap-modification:1.0.1")
'no.tornado.brap:brap-modification:jar:1.0.1'
<dependency org="no.tornado.brap" name="brap-modification" rev="1.0.1">
  <artifact name="brap-modification" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.tornado.brap', module='brap-modification', version='1.0.1')
)
libraryDependencies += "no.tornado.brap" % "brap-modification" % "1.0.1"
[no.tornado.brap/brap-modification "1.0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
no.tornado.brap : brap-server jar 1.0.1
org.springframework : spring-aop jar 3.2.0.RELEASE
cglib : cglib jar 2.2.2

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

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

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

Версия
1.0.1
1.0
0.9.3
0.9.2
0.9.1