Last Version

Remedi4J 1.1

Remedi4J provides a Java library for interacting with the REMEDI machine translation platform

License

License

GroupId

GroupId

uk.gov.nca
ArtifactId

ArtifactId

remedi4j
Version

Version

1.1
Type

Type

jar
Description

Description

Remedi4J
Remedi4J provides a Java library for interacting with the REMEDI machine translation platform
Project URL

Project URL

https://github.com/NationalCrimeAgency/remedi4j
Source Code Management

Source Code Management

https://github.com/NationalCrimeAgency/remedi4j

Download remedi4j 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.1
com.ibm.icu : icu4j jar 64.2
org.slf4j : slf4j-api jar 1.7.26

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.meanbean : meanbean jar 2.0.3
nl.jqno.equalsverifier : equalsverifier jar 3.1.9
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.