ats-amf-serialization

Amf deserializer used by ats-core component to share data

Лицензия

Лицензия

Группа

Группа

com.actiontestscript
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

ats-amf-serialization
Amf deserializer used by ats-core component to share data
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/actiontestscript/ats-amf
Система контроля версий

Система контроля версий

https://gitlab.com/actiontestscript/ats-amf.git

Скачать amf

Имя Файла Размер
amf-1.0.1.pom
amf-1.0.1.jar 116 KB
amf-1.0.1-sources.jar 84 KB
amf-1.0.1-javadoc.jar 754 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
commons-beanutils : commons-beanutils jar 1.9.4

test (1)

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

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

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

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

Версия
1.0.1
1.0.0