Last Version

datastore-git-1.0.46 1.0.46

A suite of common java components used for CEH applications

License

License

Categories

Categories

Git Development Tools Version Controls Data
GroupId

GroupId

uk.ac.ceh.components
ArtifactId

ArtifactId

datastore-git
Version

Version

1.0.46
Type

Type

jar
Description

Description

datastore-git-1.0.46
A suite of common java components used for CEH applications

Download datastore-git 1.0.46


<!-- https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/ -->
<dependency>
    <groupId>uk.ac.ceh.components</groupId>
    <artifactId>datastore-git</artifactId>
    <version>1.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/
implementation 'uk.ac.ceh.components:datastore-git:1.0.46'
// https://jarcasting.com/artifacts/uk.ac.ceh.components/datastore-git/
implementation ("uk.ac.ceh.components:datastore-git:1.0.46")
'uk.ac.ceh.components:datastore-git:jar:1.0.46'
<dependency org="uk.ac.ceh.components" name="datastore-git" rev="1.0.46">
  <artifact name="datastore-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ceh.components', module='datastore-git', version='1.0.46')
)
libraryDependencies += "uk.ac.ceh.components" % "datastore-git" % "1.0.46"
[uk.ac.ceh.components/datastore-git "1.0.46"]

Dependencies

compile (4)

Group / Artifact Type Version
uk.ac.ceh.components : datastore-api jar 1.0.46
uk.ac.ceh.components : userstore-api jar 1.0.46
com.google.guava : guava jar 23.0
org.eclipse.jgit : org.eclipse.jgit jar 4.8.0.201706111038-r

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5
org.mockito : mockito-core jar 2.8.47
uk.ac.ceh.components : userstore-inmemory jar 1.0.46

Project Modules

There are no modules declared in this project.