组织ID: |
org.springframework.cloud |
项目ID: |
spring-cloud-core |
版本: |
1.2.2.RELEASE |
最后修改时间: |
2018-08-07 06:34:26 |
包类型: |
java-source (源码) |
大小: |
27.85KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-core</artifactId>
<version>1.2.2.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.springframework.cloud:spring-cloud-core:1.2.2.RELEASE
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
org/springframework/cloud/FallbackServiceInfoCreator.java
org/springframework/cloud/AbstractCloudConnector.java
org/springframework/cloud/CloudConnector.java
org/springframework/cloud/CloudFactory.java
org/springframework/cloud/ServiceInfoCreator.java
org/springframework/cloud/CloudException.java
org/springframework/cloud/Cloud.java
org/springframework/cloud/util/StandardUriInfoFactory.java
org/springframework/cloud/util/ServiceLoaderWithExceptionControl.java
org/springframework/cloud/util/EnvironmentAccessor.java
org/springframework/cloud/util/UriInfoFactory.java
org/springframework/cloud/util/UriInfo.java
org/springframework/cloud/app/BasicApplicationInstanceInfo.java
org/springframework/cloud/app/ApplicationInstanceInfo.java
org/springframework/cloud/service/UriBasedServiceData.java
org/springframework/cloud/service/BaseServiceInfo.java
org/springframework/cloud/service/ServiceConnectorCreator.java
org/springframework/cloud/service/FallbackBaseServiceInfoCreator.java
org/springframework/cloud/service/ServiceConnectorCreationException.java
org/springframework/cloud/service/ServiceConnectorConfigurer.java
org/springframework/cloud/service/ServiceInfo.java
org/springframework/cloud/service/CloudServiceConnectorFactory.java
org/springframework/cloud/service/AbstractServiceConnectorCreator.java
org/springframework/cloud/service/ServiceConnectorConfig.java
org/springframework/cloud/service/CompositeServiceInfo.java
org/springframework/cloud/service/BaseCompositeServiceInfo.java
org/springframework/cloud/service/UriBasedServiceInfoCreator.java
org/springframework/cloud/service/UriBasedServiceInfo.java
org/springframework/cloud/service/common/RelationalServiceInfo.java
org/springframework/cloud/service/common/SmtpServiceInfo.java
org/springframework/cloud/service/common/DB2ServiceInfo.java
org/springframework/cloud/service/common/MongoServiceInfo.java
org/springframework/cloud/service/common/AmqpServiceInfo.java
org/springframework/cloud/service/common/PostgresqlServiceInfo.java
org/springframework/cloud/service/common/MysqlServiceInfo.java
org/springframework/cloud/service/common/RedisServiceInfo.java
org/springframework/cloud/service/common/SqlServerServiceInfo.java
org/springframework/cloud/service/common/OracleServiceInfo.java
org/springframework/cloud/service/common/MonitoringServiceInfo.java
|
依赖Jar: |
无
|