License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIduk.gov.dstl.machinetranslation |
ArtifactId | ArtifactIdconnector-google |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionMT API Connector for Google Cloud Translate
Provides a MT API connector for Google Cloud Translate
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
connector-google-1.0.0.pom | |
connector-google-1.0.0.jar | 4 KB |
connector-google-1.0.0-tests.jar | 5 KB |
connector-google-1.0.0-sources.jar | 4 KB |
connector-google-1.0.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-google/ -->
<dependency>
<groupId>uk.gov.dstl.machinetranslation</groupId>
<artifactId>connector-google</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-google/
implementation 'uk.gov.dstl.machinetranslation:connector-google:1.0.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-google/
implementation ("uk.gov.dstl.machinetranslation:connector-google:1.0.0")
'uk.gov.dstl.machinetranslation:connector-google:jar:1.0.0'
<dependency org="uk.gov.dstl.machinetranslation" name="connector-google" rev="1.0.0">
<artifact name="connector-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.machinetranslation', module='connector-google', version='1.0.0')
)
libraryDependencies += "uk.gov.dstl.machinetranslation" % "connector-google" % "1.0.0"
[uk.gov.dstl.machinetranslation/connector-google "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-translate | jar | 1.81.0 |
uk.gov.dstl.machinetranslation : connector-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |