You can download hawkbit-repository-jpa-0.2.0.jar in this page.
Open Source License
hawkbit-repository-jpa-0.2.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.eclipse.hawkbit/hawkbit-repository-jpa/pom.properties META-INF/maven/org.eclipse.hawkbit/hawkbit-repository-jpa/pom.xml META-INF/persistence.xml db/migration/DB2/V1_12_5__baseline___DB2.sql db/migration/DB2/V1_12_6__add_index___DB2.sql db/migration/DB2/V1_12_7__add_rollout_approval_fields___DB2.sql db/migration/H2/V1_0_1__init___H2.sql db/migration/H2/V1_10_0__advanced_rolloutgroup__H2.sql db/migration/H2/V1_10_1__consolidate_artifact_sha1__H2.sql db/migration/H2/V1_10_2__rollout_auto_start__H2.sql db/migration/H2/V1_10_3__add_rollout_deleted_flag__H2.sql db/migration/H2/V1_11_0__drop_target_info__H2.sql db/migration/H2/V1_11_1__target_filter_query_UQ___H2.sql db/migration/H2/V1_11_2__remove_unused_idexes___H2.sql db/migration/H2/V1_11_3__add_module_md_targetvis__H2.sql db/migration/H2/V1_12_0__action_performance___H2.sql db/migration/H2/V1_12_1__missing_non_null___H2.sql db/migration/H2/V1_12_2__missing_non_null_enum___H2.sql db/migration/H2/V1_12_3__cascade_delete___H2.sql db/migration/H2/V1_12_4__add_maintenance_window___H2.sql db/migration/H2/V1_12_6__add_index___H2.sql db/migration/H2/V1_12_7__add_rollout_approval_fields___H2.sql db/migration/H2/V1_2_0__update_target_info_for_message___H2.sql db/migration/H2/V1_4_0__cascade_delete___H2.sql db/migration/H2/V1_4_1__cascade_delete___H2.sql db/migration/H2/V1_5_0__target_filter_query___H2.sql db/migration/H2/V1_6_0__rollout_management___H2.sql db/migration/H2/V1_7_0__swmType_maxAssignment_greater_0__H2.sql db/migration/H2/V1_7_1__reduce_length_enums___H2.sql db/migration/H2/V1_8_0__auto_assign_ds_filter__H2.sql db/migration/H2/V1_8_1__cascade_delete___H2.sql db/migration/H2/V1_8_2__remove_external_artifact___H2.sql db/migration/H2/V1_9_0__add_rollout_groups_created___H2.sql db/migration/MYSQL/V1_0_1__init___MYSQL.sql db/migration/MYSQL/V1_10_0__advanced_rolloutgroup__MYSQL.sql db/migration/MYSQL/V1_10_1__consolidate_artifact_sha1__MYSQL.sql db/migration/MYSQL/V1_10_2__rollout_auto_start__MYSQL.sql db/migration/MYSQL/V1_10_3__add_rollout_deleted_flag__MYSQL.sql db/migration/MYSQL/V1_11_0__drop_target_info__MYSQL.sql db/migration/MYSQL/V1_11_1__target_filter_query_UQ___MYSQL.sql db/migration/MYSQL/V1_11_2__remove_unused_idexes___MYSQL.sql db/migration/MYSQL/V1_11_3__add_module_md_targetvis__MYSQL.sql db/migration/MYSQL/V1_12_0__action_performance___MYSQL.sql db/migration/MYSQL/V1_12_1__missing_non_null___MYSQL.sql db/migration/MYSQL/V1_12_2__missing_non_null_enum___MYSQL.sql db/migration/MYSQL/V1_12_3__cascade_delete___MYSQL.sql db/migration/MYSQL/V1_12_4__add_maintenance_window___MYSQL.sql db/migration/MYSQL/V1_12_6__add_index___MYSQL.sql db/migration/MYSQL/V1_12_7__add_rollout_approval_fields___MYSQL.sql db/migration/MYSQL/V1_2_0__update_target_info_for_message___MYSQL.sql db/migration/MYSQL/V1_4_0__cascade_delete___MYSQL.sql db/migration/MYSQL/V1_4_1__cascade_delete___MYSQL.sql db/migration/MYSQL/V1_5_0__target_filter_query___MYSQL.sql db/migration/MYSQL/V1_6_0__rollout_management___MYSQL.sql db/migration/MYSQL/V1_7_0__swmType_maxAssignment_greater_0__MYSQL.sql db/migration/MYSQL/V1_7_1__reduce_length_enums___MYSQL.sql db/migration/MYSQL/V1_8_0__auto_assign_ds_filter__MYSQL.sql db/migration/MYSQL/V1_8_1__cascade_delete___MYSQL.sql db/migration/MYSQL/V1_8_2__remove_external_artifact___MYSQL.sql db/migration/MYSQL/V1_9_0__add_rollout_groups_created___MYSQL.sql db/migration/SQL_SERVER/V1_12_5__baseline___SQL_SERVER.sql db/migration/SQL_SERVER/V1_12_6__add_index___SQL_SERVER.sql db/migration/SQL_SERVER/V1_12_7__add_rollout_approval_fields___SQL_SERVER.sql hawkbit-jpa-defaults.properties org.eclipse.hawkbit.repository.jpa.AbstractDsAssignmentStrategy.class org.eclipse.hawkbit.repository.jpa.ActionRepository.class org.eclipse.hawkbit.repository.jpa.ActionStatusRepository.class org.eclipse.hawkbit.repository.jpa.BaseEntityRepository.class org.eclipse.hawkbit.repository.jpa.CurrentTenantCacheKeyGenerator.class org.eclipse.hawkbit.repository.jpa.DefaultRolloutApprovalStrategy.class org.eclipse.hawkbit.repository.jpa.DeploymentHelper.class org.eclipse.hawkbit.repository.jpa.DistributionSetMetadataRepository.class org.eclipse.hawkbit.repository.jpa.DistributionSetRepository.class org.eclipse.hawkbit.repository.jpa.DistributionSetTagRepository.class org.eclipse.hawkbit.repository.jpa.DistributionSetTypeRepository.class org.eclipse.hawkbit.repository.jpa.HawkBitEclipseLinkJpaDialect.class org.eclipse.hawkbit.repository.jpa.JpaArtifactManagement.class org.eclipse.hawkbit.repository.jpa.JpaControllerManagement.class org.eclipse.hawkbit.repository.jpa.JpaDeploymentManagement.class org.eclipse.hawkbit.repository.jpa.JpaDistributionSetManagement.class org.eclipse.hawkbit.repository.jpa.JpaDistributionSetTagManagement.class org.eclipse.hawkbit.repository.jpa.JpaDistributionSetTypeManagement.class org.eclipse.hawkbit.repository.jpa.JpaEntityFactory.class org.eclipse.hawkbit.repository.jpa.JpaRolloutGroupManagement.class org.eclipse.hawkbit.repository.jpa.JpaRolloutHelper.class org.eclipse.hawkbit.repository.jpa.JpaRolloutManagement.class org.eclipse.hawkbit.repository.jpa.JpaSoftwareModuleManagement.class org.eclipse.hawkbit.repository.jpa.JpaSoftwareModuleTypeManagement.class org.eclipse.hawkbit.repository.jpa.JpaSystemManagement.class org.eclipse.hawkbit.repository.jpa.JpaTargetFilterQueryManagement.class org.eclipse.hawkbit.repository.jpa.JpaTargetManagement.class org.eclipse.hawkbit.repository.jpa.JpaTargetTagManagement.class org.eclipse.hawkbit.repository.jpa.JpaTenantConfigurationManagement.class org.eclipse.hawkbit.repository.jpa.JpaTenantStatsManagement.class org.eclipse.hawkbit.repository.jpa.LocalArtifactRepository.class org.eclipse.hawkbit.repository.jpa.NoCountPagingRepository.class org.eclipse.hawkbit.repository.jpa.OfflineDsAssignmentStrategy.class org.eclipse.hawkbit.repository.jpa.OnlineDsAssignmentStrategy.class org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration.class org.eclipse.hawkbit.repository.jpa.RolloutGroupRepository.class org.eclipse.hawkbit.repository.jpa.RolloutRepository.class org.eclipse.hawkbit.repository.jpa.RolloutTargetGroupRepository.class org.eclipse.hawkbit.repository.jpa.SoftwareModuleMetadataRepository.class org.eclipse.hawkbit.repository.jpa.SoftwareModuleRepository.class org.eclipse.hawkbit.repository.jpa.SoftwareModuleTypeRepository.class org.eclipse.hawkbit.repository.jpa.SystemManagementCacheKeyGenerator.class org.eclipse.hawkbit.repository.jpa.TargetFilterQueryRepository.class org.eclipse.hawkbit.repository.jpa.TargetRepository.class org.eclipse.hawkbit.repository.jpa.TargetTagRepository.class org.eclipse.hawkbit.repository.jpa.TenantConfigurationRepository.class org.eclipse.hawkbit.repository.jpa.TenantKeyGenerator.class org.eclipse.hawkbit.repository.jpa.TenantMetaDataRepository.class org.eclipse.hawkbit.repository.jpa.aspects.ExceptionMappingAspectHandler.class org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignChecker.class org.eclipse.hawkbit.repository.jpa.autoassign.AutoAssignScheduler.class org.eclipse.hawkbit.repository.jpa.builder.JpaActionStatusBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaActionStatusCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaDistributionSetBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaDistributionSetCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaDistributionSetTypeBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaDistributionSetTypeCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaRolloutBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaRolloutCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaRolloutGroupBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaRolloutGroupCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleMetadataBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleMetadataCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleTypeBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaSoftwareModuleTypeCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaTagBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaTagCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaTargetBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaTargetCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaTargetFilterQueryBuilder.class org.eclipse.hawkbit.repository.jpa.builder.JpaTargetFilterQueryCreate.class org.eclipse.hawkbit.repository.jpa.builder.JpaTargetUpdate.class org.eclipse.hawkbit.repository.jpa.configuration.Constants.class org.eclipse.hawkbit.repository.jpa.configuration.MultiTenantJpaTransactionManager.class org.eclipse.hawkbit.repository.jpa.event.JpaEventEntityManager.class org.eclipse.hawkbit.repository.jpa.executor.AfterTransactionCommitDefaultServiceExecutor.class org.eclipse.hawkbit.repository.jpa.executor.AfterTransactionCommitExecutor.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaBaseEntity_.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaMetaData_.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedEntity_.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaNamedVersionedEntity_.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity.class org.eclipse.hawkbit.repository.jpa.model.AbstractJpaTenantAwareBaseEntity_.class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement.class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey.class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElementCompositeKey_.class org.eclipse.hawkbit.repository.jpa.model.DistributionSetTypeElement_.class org.eclipse.hawkbit.repository.jpa.model.DsMetadataCompositeKey.class org.eclipse.hawkbit.repository.jpa.model.EntityInterceptorListener.class org.eclipse.hawkbit.repository.jpa.model.EntityPropertyChangeListener.class org.eclipse.hawkbit.repository.jpa.model.EventAwareEntity.class org.eclipse.hawkbit.repository.jpa.model.JpaAction.class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus.class org.eclipse.hawkbit.repository.jpa.model.JpaActionStatus_.class org.eclipse.hawkbit.repository.jpa.model.JpaAction_.class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact.class org.eclipse.hawkbit.repository.jpa.model.JpaArtifact_.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetMetadata_.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetTag_.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSetType_.class org.eclipse.hawkbit.repository.jpa.model.JpaDistributionSet_.class org.eclipse.hawkbit.repository.jpa.model.JpaRollout.class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup.class org.eclipse.hawkbit.repository.jpa.model.JpaRolloutGroup_.class org.eclipse.hawkbit.repository.jpa.model.JpaRollout_.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleMetadata_.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModuleType_.class org.eclipse.hawkbit.repository.jpa.model.JpaSoftwareModule_.class org.eclipse.hawkbit.repository.jpa.model.JpaTag.class org.eclipse.hawkbit.repository.jpa.model.JpaTag_.class org.eclipse.hawkbit.repository.jpa.model.JpaTarget.class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery.class org.eclipse.hawkbit.repository.jpa.model.JpaTargetFilterQuery_.class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag.class org.eclipse.hawkbit.repository.jpa.model.JpaTargetTag_.class org.eclipse.hawkbit.repository.jpa.model.JpaTarget_.class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration.class org.eclipse.hawkbit.repository.jpa.model.JpaTenantConfiguration_.class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData.class org.eclipse.hawkbit.repository.jpa.model.JpaTenantMetaData_.class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup.class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroupId.class org.eclipse.hawkbit.repository.jpa.model.RolloutTargetGroup_.class org.eclipse.hawkbit.repository.jpa.model.SwMetadataCompositeKey.class org.eclipse.hawkbit.repository.jpa.model.helper.AfterTransactionCommitExecutorHolder.class org.eclipse.hawkbit.repository.jpa.model.helper.EntityInterceptorHolder.class org.eclipse.hawkbit.repository.jpa.model.helper.SecurityChecker.class org.eclipse.hawkbit.repository.jpa.model.helper.SecurityTokenGeneratorHolder.class org.eclipse.hawkbit.repository.jpa.model.helper.SystemSecurityContextHolder.class org.eclipse.hawkbit.repository.jpa.model.helper.TenantAwareHolder.class org.eclipse.hawkbit.repository.jpa.rollout.RolloutScheduler.class org.eclipse.hawkbit.repository.jpa.rollout.condition.PauseRolloutGroupAction.class org.eclipse.hawkbit.repository.jpa.rollout.condition.RolloutGroupActionEvaluator.class org.eclipse.hawkbit.repository.jpa.rollout.condition.RolloutGroupConditionEvaluator.class org.eclipse.hawkbit.repository.jpa.rollout.condition.StartNextGroupRolloutGroupSuccessAction.class org.eclipse.hawkbit.repository.jpa.rollout.condition.ThresholdRolloutGroupErrorCondition.class org.eclipse.hawkbit.repository.jpa.rollout.condition.ThresholdRolloutGroupSuccessCondition.class org.eclipse.hawkbit.repository.jpa.rsql.ParseExceptionWrapper.class org.eclipse.hawkbit.repository.jpa.rsql.PropertyMapper.class org.eclipse.hawkbit.repository.jpa.rsql.RSQLUtility.class org.eclipse.hawkbit.repository.jpa.rsql.RsqlParserValidationOracle.class org.eclipse.hawkbit.repository.jpa.specifications.ActionSpecifications.class org.eclipse.hawkbit.repository.jpa.specifications.DistributionSetSpecification.class org.eclipse.hawkbit.repository.jpa.specifications.DistributionSetTypeSpecification.class org.eclipse.hawkbit.repository.jpa.specifications.RolloutSpecification.class org.eclipse.hawkbit.repository.jpa.specifications.SoftwareModuleSpecification.class org.eclipse.hawkbit.repository.jpa.specifications.SpecificationsBuilder.class org.eclipse.hawkbit.repository.jpa.specifications.TagSpecification.class org.eclipse.hawkbit.repository.jpa.specifications.TargetFilterQuerySpecification.class org.eclipse.hawkbit.repository.jpa.specifications.TargetSpecifications.class org.eclipse.hawkbit.repository.jpa.utils.QuotaHelper.class
hawkbit-repository-jpa-0.2.0.pom file content.
<!-- Copyright (c) 2015 Bosch Software Innovations GmbH and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.eclipse.hawkbit</groupId> <version>0.2.0</version> <artifactId>hawkbit-repository</artifactId> </parent> <artifactId>hawkbit-repository-jpa</artifactId> <name>hawkBit :: Repository :: JPA Implementation</name> <properties> <javassist.version>3.20.0-GA</javassist.version> <jaxb.api.version>2.3.0</jaxb.api.version> <javax.annotation.version>1.3.1</javax.annotation.version> </properties> <repositories> <repository> <id>com.ethlo.eclipselink.tools</id> <url>http://ethlo.com/maven</url> </repository> </repositories> <pluginRepositories> <pluginRepository> <id>com.ethlo.eclipselink.tools</id> <url>http://ethlo.com/maven</url> </pluginRepository> </pluginRepositories> <dependencies> <!-- Hawkbit --> <dependency> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-repository-api</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-repository-core</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-artifact-repository-filesystem</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> </dependency> <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.jpa</artifactId> </dependency> <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> </dependency> <dependency> <groupId>org.flywaydb</groupId> <artifactId>flyway-core</artifactId> </dependency> <dependency> <groupId>cz.jirutka.rsql</groupId> <artifactId>rsql-parser</artifactId> </dependency> <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> </dependency> <!-- Test --> <dependency> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-repository-test</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>javax.el</groupId> <artifactId>javax.el-api</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>ru.yandex.qatools.allure</groupId> <artifactId>allure-junit-adaptor</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.powermock</groupId> <artifactId>powermock-module-junit4</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.powermock</groupId> <artifactId>powermock-api-mockito</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <!-- Static weaver for EclipseLink --> <plugin> <groupId>com.ethlo.persistence.tools</groupId> <artifactId>eclipselink-maven-plugin</artifactId> <version>2.7.0</version> <executions> <execution> <id>modelgen</id> <phase>generate-sources</phase> <goals> <goal>modelgen</goal> </goals> </execution> <execution> <phase>process-classes</phase> <goals> <goal>weave</goal> </goals> </execution> </executions> <configuration> <basePackage>org.eclipse.hawkbit.repository.jpa.model</basePackage> </configuration> <dependencies> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>${jaxb.api.version}</version> </dependency> <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.jpa</artifactId> <version>${eclipselink.version}</version> </dependency> <dependency> <groupId>org.javassist</groupId> <artifactId>javassist</artifactId> <version>${javassist.version}</version> </dependency> <dependency> <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> <version>${javax.annotation.version}</version> </dependency> </dependencies> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-repository-jpa</artifactId> <version>0.2.0</version> </dependency>
If you think the following hawkbit-repository-jpa-0.2.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download hawkbit-repository-jpa-0.2.0.jar file