All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ci-backend-api JAR 0.3.0 with all dependencies


The API of the Backend of the Continuous Integration Harvester of the Smart Developer Hub project

Files of the artifact ci-backend-api version 0.3.0 from the group org.smartdeveloperhub.harvesters.ci.backend.

Test

Download ci-backend-api (0.3.0)
Artifact ci-backend-api
Group org.smartdeveloperhub.harvesters.ci.backend
Version 0.3.0
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ci-backend-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ci-backend-api version 0.3.0

.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
.NOTICE
org.smartdeveloperhub.harvesters.ci.backend.domain
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.Build
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.BuildVisitor
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.Codebase
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.CompositeBuild
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.ContinuousIntegrationService
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.Execution
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.Result
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.Service
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.SimpleBuild
org.smartdeveloperhub.harvesters.ci.backend.domain.org.smartdeveloperhub.harvesters.ci.backend.domain.SubBuild
org.smartdeveloperhub.harvesters.ci.backend.domain.command
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.BuildCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.Command
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.CommandVisitor
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.CreateBuildCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.CreateExecutionCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.DeleteBuildCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.DeleteExecutionCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.FinishExecutionCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.RegisterServiceCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.command.org.smartdeveloperhub.harvesters.ci.backend.domain.command.UpdateBuildCommand
org.smartdeveloperhub.harvesters.ci.backend.domain.persistence
org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.BuildRepository
org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.ExecutionRepository
org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.org.smartdeveloperhub.harvesters.ci.backend.domain.persistence.ServiceRepository
org.smartdeveloperhub.harvesters.ci.backend.enrichment
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.Branch
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.BranchId
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.Commit
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.CommitId
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.CompletedEnrichment
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.External
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.PendingEnrichment
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.Repository
org.smartdeveloperhub.harvesters.ci.backend.enrichment.org.smartdeveloperhub.harvesters.ci.backend.enrichment.SourceCodeManagementService
org.smartdeveloperhub.harvesters.ci.backend.enrichment.command
org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.CreateBranchCommand
org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.CreateCommitCommand
org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.CreateRepositoryCommand
org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.org.smartdeveloperhub.harvesters.ci.backend.enrichment.command.ExternalCommand
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.BranchRepository
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.CommitRepository
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.CompletedEnrichmentRepository
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.PendingEnrichmentRepository
org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.org.smartdeveloperhub.harvesters.ci.backend.enrichment.persistence.RepositoryRepository




© 2015 - 2025 Weber Informatics LLC | Privacy Policy