License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls Data |
GroupId | GroupIduk.ac.ceh.components |
ArtifactId | ArtifactIddatastore-git |
Last Version | Last Version1.0.46 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatastore-git-1.0.46
A suite of common java components used for CEH applications
|
Filename | Size |
---|---|
datastore-git-1.0.46.pom | |
datastore-git-1.0.46.jar | 19 KB |
datastore-git-1.0.46-sources.jar | 9 KB |
datastore-git-1.0.46-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
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 |