SDH :: CIH :: Backend :: Mem

An In-Memory infrastructure implementation

License

License

GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.backend
ArtifactId

ArtifactId

ci-backend-mem
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SDH :: CIH :: Backend :: Mem
An In-Memory infrastructure implementation
Project Organization

Project Organization

Center for Open Middleware

Download ci-backend-mem

How to add to project

<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-mem/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.backend</groupId>
    <artifactId>ci-backend-mem</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-mem/
implementation 'org.smartdeveloperhub.harvesters.ci.backend:ci-backend-mem:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.backend/ci-backend-mem/
implementation ("org.smartdeveloperhub.harvesters.ci.backend:ci-backend-mem:0.3.0")
'org.smartdeveloperhub.harvesters.ci.backend:ci-backend-mem:jar:0.3.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.backend" name="ci-backend-mem" rev="0.3.0">
  <artifact name="ci-backend-mem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.backend', module='ci-backend-mem', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.backend" % "ci-backend-mem" % "0.3.0"
[org.smartdeveloperhub.harvesters.ci.backend/ci-backend-mem "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-spi jar

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.

Smart Developer Hub Continuous Integration Harvester

Harvester of the Smart Developer Hub platform for publishing Continuous Integration information gathered from Jenkins CI servers.

For more information, please visit the Smart Developer Hub website.

Build Status Coverage Technical Debt Version License

org.smartdeveloperhub.harvesters.ci.backend

Smart Developer Hub

Versions

Version
0.3.0
0.2.0