jar

org.apache.servicecomb : foundation-registry

Maven & Gradle

Jun 21, 2023
8 usages
1.8k stars

Java Chassis::Foundations::Registry

Table Of Contents

Latest Version

Download org.apache.servicecomb : foundation-registry JAR file - Latest Versions:

All Versions

Download org.apache.servicecomb : foundation-registry JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.x
2.7.x
2.6.x
2.5.x
2.3.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window foundation-registry-2.8.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.servicecomb.registry.api.registry

├─ org.apache.servicecomb.registry.api.registry.BasePath.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.DataCenterInfo.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.FindInstancesResponse.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.Framework.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.FrameworkVersions.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.HealthCheck.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.HealthCheckMode.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.Microservice.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.MicroserviceFactory.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.MicroserviceInstance.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.MicroserviceInstanceStatus.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.MicroserviceInstances.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.MicroserviceStatus.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.ServiceCombVersion.class - [JAR]

├─ org.apache.servicecomb.registry.api.registry.WatchAction.class - [JAR]

org.apache.servicecomb.registry.cache

├─ org.apache.servicecomb.registry.cache.CacheEndpoint.class - [JAR]

├─ org.apache.servicecomb.registry.cache.InstanceCache.class - [JAR]

├─ org.apache.servicecomb.registry.cache.InstanceCacheManager.class - [JAR]

├─ org.apache.servicecomb.registry.cache.InstanceCacheManagerNew.class - [JAR]

├─ org.apache.servicecomb.registry.cache.MicroserviceInstanceCache.class - [JAR]

org.apache.servicecomb.registry.version

├─ org.apache.servicecomb.registry.version.VersionRule.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleFixedParser.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleLatestParser.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleParser.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleRangeParser.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleStartFromParser.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionRuleUtils.class - [JAR]

├─ org.apache.servicecomb.registry.version.VersionUtils.class - [JAR]

org.apache.servicecomb.registry.discovery

├─ org.apache.servicecomb.registry.discovery.AbstractDiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.AbstractEndpointDiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.DiscoveryContext.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.DiscoveryFilter.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.DiscoveryTree.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.DiscoveryTreeNode.class - [JAR]

├─ org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter.class - [JAR]

org.apache.servicecomb.registry.swagger

├─ org.apache.servicecomb.registry.swagger.SwaggerLoader.class - [JAR]

org.apache.servicecomb.registry.definition

├─ org.apache.servicecomb.registry.definition.DefinitionConst.class - [JAR]

├─ org.apache.servicecomb.registry.definition.MicroserviceNameParser.class - [JAR]

org.apache.servicecomb.registry.config

├─ org.apache.servicecomb.registry.config.AbstractPropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.registry.config.ConfigurePropertyUtils.class - [JAR]

├─ org.apache.servicecomb.registry.config.InstancePropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.registry.config.MicroservicePropertiesLoader.class - [JAR]

├─ org.apache.servicecomb.registry.config.ServiceRegistryCommonConfig.class - [JAR]

org.apache.servicecomb.registry.api.event

├─ org.apache.servicecomb.registry.api.event.CreateMicroserviceEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.CreateMicroserviceVersionEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.DestroyMicroserviceEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.DestroyMicroserviceVersionEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.MicroserviceInstanceChangedEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.MicroserviceInstanceRegisteredEvent.class - [JAR]

├─ org.apache.servicecomb.registry.api.event.ServiceCenterEventBus.class - [JAR]

org.apache.servicecomb.registry.consumer

├─ org.apache.servicecomb.registry.consumer.AppManager.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceInstancePing.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceManager.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceVersion.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceVersionRule.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceVersionRuleData.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.MicroserviceVersions.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.SimpleMicroserviceInstancePing.class - [JAR]

├─ org.apache.servicecomb.registry.consumer.StaticMicroserviceVersions.class - [JAR]

org.apache.servicecomb.registry

├─ org.apache.servicecomb.registry.DiscoveryManager.class - [JAR]

├─ org.apache.servicecomb.registry.RegistrationManager.class - [JAR]

├─ org.apache.servicecomb.registry.RegistryConfiguration.class - [JAR]

org.apache.servicecomb.registry.api

├─ org.apache.servicecomb.registry.api.Discovery.class - [JAR]

├─ org.apache.servicecomb.registry.api.LifeCycle.class - [JAR]

├─ org.apache.servicecomb.registry.api.MicroserviceKey.class - [JAR]

├─ org.apache.servicecomb.registry.api.PropertyExtended.class - [JAR]

├─ org.apache.servicecomb.registry.api.Registration.class - [JAR]

├─ org.apache.servicecomb.registry.api.Versions.class - [JAR]

Advertisement

Dependencies from Group

Jun 21, 2023
48 usages
1.8k stars
Jun 21, 2023
32 usages
1.8k stars
Jun 21, 2023
25 usages
1.8k stars
Jun 21, 2023
18 usages
1.8k stars
Jun 21, 2023
16 usages
1.8k stars

Discover Dependencies

Nov 05, 2021
11 usages
441 stars
Jun 28, 2023
10 usages
1.9k stars
11 usages
5.2k stars
Jun 23, 2023
6 usages
1 stars
Jun 23, 2023
6 usages
1 stars
Jun 18, 2023
7 usages
Jun 07, 2023
6 usages
35 stars
Jul 13, 2023
7 usages
62 stars
Feb 28, 2022
10 usages