SDH :: CIH :: Backend :: Core

The Core implementation of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project

Лицензия

Лицензия

Группа

Группа

org.smartdeveloperhub.harvesters.ci.backend
Идентификатор

Идентификатор

ci-backend-core
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SDH :: CIH :: Backend :: Core
The Core implementation of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project
Организация-разработчик

Организация-разработчик

Center for Open Middleware

Скачать ci-backend-core

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-api jar
org.smartdeveloperhub.harvesters.ci.backend : ci-backend-spi jar
org.smartdeveloperhub.harvesters.ci.jenkins : ci-jenkins-crawler jar
org.smartdeveloperhub.harvesters.ci.util : ci-util-concurrent jar
org.smartdeveloperhub.curator : sdh-curator-connector jar 0.1.0

provided (1)

Идентификатор библиотеки Тип Версия
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.12

test (8)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-entitymanager jar 4.3.8.Final
org.hsqldb : hsqldb jar 2.3.3
org.apache.derby : derby jar 10.11.1.1
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.jmockit : jmockit jar 1.19
org.ldp4j.commons : ldp4j-commons-testing jar 0.2.1
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.0