Last Version

MT Connector Parent 1.0.0

Provides common properties and dependencies for MT Connectors

License

License

Categories

Categories

Net
GroupId

GroupId

uk.gov.dstl.machinetranslation
ArtifactId

ArtifactId

connector-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

MT Connector Parent
Provides common properties and dependencies for MT Connectors
Project URL

Project URL

https://github.com/dstl/machinetranslation
Project Organization

Project Organization

Dstl
Source Code Management

Source Code Management

https://github.com/dstl/machinetranslation

Download connector-parent 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
uk.gov.dstl.machinetranslation : connector-api jar 1.0.0

test (4)

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

Project Modules

There are no modules declared in this project.