组织ID: |
org.springframework.data |
项目ID: |
spring-data-gemfire |
版本: |
1.1.0.RELEASE |
最后修改时间: |
2018-10-13 23:06:48 |
包类型: |
jar |
标题: |
The Apache Software License, Version 2.0 |
大小: |
147.31KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework.data:spring-data-gemfire:1.1.0.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-gemfire</artifactId>
<version>1.1.0.RELEASE</version>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.4</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>3.1.0.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>3.1.0.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.6.4</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.6.4</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.gemstone.gemfire</groupId>
<artifactId>gemfire</artifactId>
<version>6.6.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.1.0.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.16</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/spring.handlers
META-INF/spring.schemas
META-INF/spring.tooling
org.springframework.data.gemfire.CacheFactoryBean$PdxOptions.class
org.springframework.data.gemfire.CacheFactoryBean.class
org.springframework.data.gemfire.DeclarableSupport.class
org.springframework.data.gemfire.GemfireAccessor.class
org.springframework.data.gemfire.GemfireBeanFactoryLocator$SimpleBeanFactoryReference.class
org.springframework.data.gemfire.GemfireBeanFactoryLocator.class
org.springframework.data.gemfire.GemfireCacheUtils.class
org.springframework.data.gemfire.GemfireCallback.class
org.springframework.data.gemfire.GemfireCancellationException.class
org.springframework.data.gemfire.GemfireIndexException.class
org.springframework.data.gemfire.GemfireQueryException.class
org.springframework.data.gemfire.GemfireSystemException.class
org.springframework.data.gemfire.GemfireTemplate$1.class
org.springframework.data.gemfire.GemfireTemplate$10.class
org.springframework.data.gemfire.GemfireTemplate$11.class
org.springframework.data.gemfire.GemfireTemplate$12.class
org.springframework.data.gemfire.GemfireTemplate$13.class
org.springframework.data.gemfire.GemfireTemplate$14.class
org.springframework.data.gemfire.GemfireTemplate$15.class
org.springframework.data.gemfire.GemfireTemplate$16.class
org.springframework.data.gemfire.GemfireTemplate$2.class
org.springframework.data.gemfire.GemfireTemplate$3.class
org.springframework.data.gemfire.GemfireTemplate$4.class
org.springframework.data.gemfire.GemfireTemplate$5.class
org.springframework.data.gemfire.GemfireTemplate$6.class
org.springframework.data.gemfire.GemfireTemplate$7.class
org.springframework.data.gemfire.GemfireTemplate$8.class
org.springframework.data.gemfire.GemfireTemplate$9.class
org.springframework.data.gemfire.GemfireTemplate$CloseSuppressingInvocationHandler.class
org.springframework.data.gemfire.GemfireTemplate.class
org.springframework.data.gemfire.GemfireTransactionCommitException.class
org.springframework.data.gemfire.GemfireTransactionManager$1.class
org.springframework.data.gemfire.GemfireTransactionManager$CacheHolder.class
org.springframework.data.gemfire.GemfireTransactionManager$CacheTransactionObject.class
org.springframework.data.gemfire.GemfireTransactionManager.class
org.springframework.data.gemfire.IndexFactoryBean.class
org.springframework.data.gemfire.package-info.class
org.springframework.data.gemfire.PartitionAttributesFactoryBean.class
org.springframework.data.gemfire.RegionAttributesFactoryBean.class
org.springframework.data.gemfire.RegionFactoryBean.class
org.springframework.data.gemfire.RegionLookupFactoryBean.class
org.springframework.data.gemfire.WiringDeclarableSupport$1.class
org.springframework.data.gemfire.WiringDeclarableSupport.class
org.springframework.data.gemfire.client.ClientCacheFactoryBean$PdxOptions.class
org.springframework.data.gemfire.client.ClientCacheFactoryBean.class
org.springframework.data.gemfire.client.ClientRegionFactoryBean.class
org.springframework.data.gemfire.client.Interest.class
org.springframework.data.gemfire.client.package-info.class
org.springframework.data.gemfire.client.PoolConnection.class
org.springframework.data.gemfire.client.PoolFactoryBean.class
org.springframework.data.gemfire.client.RegexInterest.class
org.springframework.data.gemfire.config.AliasReplacingBeanDefinitionParser.class
org.springframework.data.gemfire.config.CacheParser.class
org.springframework.data.gemfire.config.CacheServerParser.class
org.springframework.data.gemfire.config.ClientCacheParser.class
org.springframework.data.gemfire.config.ClientRegionParser.class
org.springframework.data.gemfire.config.DiskWriteAttributesFactoryBean.class
org.springframework.data.gemfire.config.EvictionAttributesFactoryBean$1.class
org.springframework.data.gemfire.config.EvictionAttributesFactoryBean.class
org.springframework.data.gemfire.config.EvictionType.class
org.springframework.data.gemfire.config.GemfireListenerContainerParser.class
org.springframework.data.gemfire.config.GemfireNamespaceHandler.class
org.springframework.data.gemfire.config.IndexParser.class
org.springframework.data.gemfire.config.LookupRegionParser.class
org.springframework.data.gemfire.config.ParsingUtils.class
org.springframework.data.gemfire.config.PartitionedRegionParser.class
org.springframework.data.gemfire.config.PoolParser.class
org.springframework.data.gemfire.config.ReplicatedRegionParser.class
org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd
org/springframework/data/gemfire/config/spring-gemfire-1.1.xsd
org/springframework/data/gemfire/config/spring-gemfire.gif
org.springframework.data.gemfire.config.TransactionManagerParser.class
org.springframework.data.gemfire.listener.ContinuousQueryDefinition.class
org.springframework.data.gemfire.listener.ContinuousQueryListener.class
org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer$1.class
org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer$EventDispatcherAdapter.class
org.springframework.data.gemfire.listener.ContinuousQueryListenerContainer.class
org.springframework.data.gemfire.listener.GemfireListenerExecutionFailedException.class
org.springframework.data.gemfire.listener.package-info.class
org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter$MethodInvoker$1.class
org.springframework.data.gemfire.listener.adapter.ContinuousQueryListenerAdapter$MethodInvoker$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
commons-logging-1.1.1.jar
/commons-logging/commons-logging/1.1.1
查看commons-logging所有版本文件
slf4j-log4j12-1.6.4.jar
/org.slf4j/slf4j-log4j12/1.6.4
查看slf4j-log4j12所有版本文件
spring-tx-3.1.0.RELEASE.jar
/org.springframework/spring-tx/3.1.0.RELEASE
查看spring-tx所有版本文件
spring-context-support-3.1.0.RELEASE.jar
/org.springframework/spring-context-support/3.1.0.RELEASE
查看spring-context-support所有版本文件
jcl-over-slf4j-1.6.4.jar
/org.slf4j/jcl-over-slf4j/1.6.4
查看jcl-over-slf4j所有版本文件
slf4j-api-1.6.4.jar
/org.slf4j/slf4j-api/1.6.4
查看slf4j-api所有版本文件
gemfire-6.6.1.jar
/com.gemstone.gemfire/gemfire/6.6.1
查看gemfire所有版本文件
spring-core-3.1.0.RELEASE.jar
/org.springframework/spring-core/3.1.0.RELEASE
查看spring-core所有版本文件
log4j-1.2.16.jar
/log4j/log4j/1.2.16
查看log4j所有版本文件
|