MT Connector Parent

Provides common properties and dependencies for MT Connectors

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

uk.gov.dstl.machinetranslation
Идентификатор

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

connector-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

MT Connector Parent
Provides common properties and dependencies for MT Connectors
Ссылка на сайт

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

https://github.com/dstl/machinetranslation
Организация-разработчик

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

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

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

https://github.com/dstl/machinetranslation

Скачать connector-parent

Имя Файла Размер
connector-parent-1.0.0.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-parent/ -->
<dependency>
    <groupId>uk.gov.dstl.machinetranslation</groupId>
    <artifactId>connector-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-parent/
implementation 'uk.gov.dstl.machinetranslation:connector-parent:1.0.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-parent/
implementation ("uk.gov.dstl.machinetranslation:connector-parent:1.0.0")
'uk.gov.dstl.machinetranslation:connector-parent:pom:1.0.0'
<dependency org="uk.gov.dstl.machinetranslation" name="connector-parent" rev="1.0.0">
  <artifact name="connector-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.machinetranslation', module='connector-parent', version='1.0.0')
)
libraryDependencies += "uk.gov.dstl.machinetranslation" % "connector-parent" % "1.0.0"
[uk.gov.dstl.machinetranslation/connector-parent "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
uk.gov.dstl.machinetranslation : connector-api jar 1.0.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-junit-jupiter jar 2.28.2
uk.gov.dstl.machinetranslation : connector-api jar 1.0.0

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

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

Machine Translation

This repository provides a common Java API for connecting to Machine Translation tools (connector-api), and implementations (connectors) of that API for the following tools:

Additionally, a gRPC service (grpc) is provided to allow any coding language to communicate with machine translation tools via the API.

uk.gov.dstl.machinetranslation

Dstl

Defence Science and Technology Laboratory, UK

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

Версия
1.0.0