Download spring-data-neo4j-2.0.1.release.jar file

Introduction

You can download spring-data-neo4j-2.0.1.release.jar in this page.

License

Apache License

Type List

spring-data-neo4j-2.0.1.release.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.springframework.data/spring-data-neo4j/pom.properties
META-INF/maven/org.springframework.data/spring-data-neo4j/pom.xml
META-INF/services/org.neo4j.kernel.impl.transaction.TransactionManagerProvider
META-INF/spring.handlers
META-INF/spring.schemas
org.springframework.data.neo4j.annotation.EndNode.class
org.springframework.data.neo4j.annotation.Fetch.class
org.springframework.data.neo4j.annotation.GraphId.class
org.springframework.data.neo4j.annotation.GraphProperty.class
org.springframework.data.neo4j.annotation.GraphTraversal.class
org.springframework.data.neo4j.annotation.Indexed.class
org.springframework.data.neo4j.annotation.MapResult.class
org.springframework.data.neo4j.annotation.NodeEntity.class
org.springframework.data.neo4j.annotation.Query.class
org.springframework.data.neo4j.annotation.QueryType.class
org.springframework.data.neo4j.annotation.RelatedTo.class
org.springframework.data.neo4j.annotation.RelatedToVia.class
org.springframework.data.neo4j.annotation.RelationshipEntity.class
org.springframework.data.neo4j.annotation.RelationshipType.class
org.springframework.data.neo4j.annotation.ResultColumn.class
org.springframework.data.neo4j.annotation.StartNode.class
org.springframework.data.neo4j.config.ConfigurationCheck.class
org.springframework.data.neo4j.config.DataGraphBeanDefinitionParser.class
org.springframework.data.neo4j.config.DataGraphNamespaceHandler.class
org.springframework.data.neo4j.config.Neo4jConfiguration.class
org.springframework.data.neo4j.config.NullTransactionManager.class
org.springframework.data.neo4j.conversion.ContainerConverter.class
org.springframework.data.neo4j.conversion.DefaultConverter.class
org.springframework.data.neo4j.conversion.EndResult.class
org.springframework.data.neo4j.conversion.Handler.class
org.springframework.data.neo4j.conversion.QueryMapResulConverter.class
org.springframework.data.neo4j.conversion.QueryResultBuilder.class
org.springframework.data.neo4j.conversion.Result.class
org.springframework.data.neo4j.conversion.ResultConverter.class
org.springframework.data.neo4j.core.EntityPath.class
org.springframework.data.neo4j.core.EntityState.class
org.springframework.data.neo4j.core.FieldTraversalDescriptionBuilder.class
org.springframework.data.neo4j.core.GraphDatabase.class
org.springframework.data.neo4j.core.NodeTypeRepresentationStrategy.class
org.springframework.data.neo4j.core.RelationshipTypeRepresentationStrategy.class
org.springframework.data.neo4j.core.TypeRepresentationStrategy.class
org.springframework.data.neo4j.core.UncategorizedGraphStoreException.class
org.springframework.data.neo4j.fieldaccess.AbstractNodeRelationshipFieldAccessor.class
org.springframework.data.neo4j.fieldaccess.ConvertingNodePropertyFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.DefaultEntityState.class
org.springframework.data.neo4j.fieldaccess.DelegatingFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.DetachedEntityState.class
org.springframework.data.neo4j.fieldaccess.DynamicProperties.class
org.springframework.data.neo4j.fieldaccess.DynamicPropertiesContainer.class
org.springframework.data.neo4j.fieldaccess.DynamicPropertiesFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.FieldAccessListener.class
org.springframework.data.neo4j.fieldaccess.FieldAccessor.class
org.springframework.data.neo4j.fieldaccess.FieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.FieldAccessorFactoryProviders.class
org.springframework.data.neo4j.fieldaccess.FieldAccessorListenerFactory.class
org.springframework.data.neo4j.fieldaccess.GraphBackedEntityIterableWrapper.class
org.springframework.data.neo4j.fieldaccess.IdFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.IndexingPropertyFieldAccessorListenerFactory.class
org.springframework.data.neo4j.fieldaccess.ManagedFieldAccessorSet.class
org.springframework.data.neo4j.fieldaccess.ManagedPrefixedDynamicProperties.class
org.springframework.data.neo4j.fieldaccess.Neo4jConversionServiceFactoryBean.class
org.springframework.data.neo4j.fieldaccess.NodeDelegatingFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.NodeRelationshipFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.NodeToNodesRelationshipFieldAccessor.class
org.springframework.data.neo4j.fieldaccess.OneToNRelationshipEntityFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.OneToNRelationshipFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.PrefixedDynamicProperties.class
org.springframework.data.neo4j.fieldaccess.PropertyConverter.class
org.springframework.data.neo4j.fieldaccess.PropertyFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.QueryFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.ReadOnlyOneToNRelationshipFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.RelationshipDelegatingFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.RelationshipNodeFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.SingleRelationshipFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.TransientFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.TraversalFieldAccessorFactory.class
org.springframework.data.neo4j.fieldaccess.ValidatingNodePropertyFieldAccessorListenerFactory.class
org.springframework.data.neo4j.mapping.EntityInstantiator.class
org.springframework.data.neo4j.mapping.EntityPersister.class
org.springframework.data.neo4j.mapping.IndexInfo.class
org.springframework.data.neo4j.mapping.InvalidEntityTypeException.class
org.springframework.data.neo4j.mapping.ManagedEntity.class
org.springframework.data.neo4j.mapping.MappingPolicy.class
org.springframework.data.neo4j.mapping.Neo4jEntityConverter.class
org.springframework.data.neo4j.mapping.Neo4jNodeConverter.class
org.springframework.data.neo4j.mapping.Neo4jPersistentEntity.class
org.springframework.data.neo4j.mapping.Neo4jPersistentProperty.class
org.springframework.data.neo4j.mapping.RelationshipInfo.class
org.springframework.data.neo4j.mapping.RelationshipProperties.class
org.springframework.data.neo4j.mapping.RelationshipResult.class
org.springframework.data.neo4j.repository.AbstractGraphRepository.class
org.springframework.data.neo4j.repository.CRUDRepository.class
org.springframework.data.neo4j.repository.CypherDslRepository.class
org.springframework.data.neo4j.repository.GraphEntityInformation.class
org.springframework.data.neo4j.repository.GraphMetamodelEntityInformation.class
org.springframework.data.neo4j.repository.GraphRepository.class
org.springframework.data.neo4j.repository.GraphRepositoryFactory.class
org.springframework.data.neo4j.repository.GraphRepositoryFactoryBean.class
org.springframework.data.neo4j.repository.IndexRepository.class
org.springframework.data.neo4j.repository.NamedIndexRepository.class
org.springframework.data.neo4j.repository.NodeGraphRepositoryImpl.class
org.springframework.data.neo4j.repository.RelationshipGraphRepository.class
org.springframework.data.neo4j.repository.RelationshipOperationsRepository.class
org.springframework.data.neo4j.repository.SpatialRepository.class
org.springframework.data.neo4j.repository.TraversalRepository.class
org.springframework.data.neo4j.repository.query.CypherGraphRepositoryQuery.class
org.springframework.data.neo4j.repository.query.CypherQueryBuilder.class
org.springframework.data.neo4j.repository.query.CypherQueryCreator.class
org.springframework.data.neo4j.repository.query.CypherQueryDefinition.class
org.springframework.data.neo4j.repository.query.DerivedCypherRepositoryQuery.class
org.springframework.data.neo4j.repository.query.GraphQueryMethod.class
org.springframework.data.neo4j.repository.query.GraphRepositoryQuery.class
org.springframework.data.neo4j.repository.query.GremlinGraphRepositoryQuery.class
org.springframework.data.neo4j.repository.query.MatchClause.class
org.springframework.data.neo4j.repository.query.ParameterResolver.class
org.springframework.data.neo4j.repository.query.PartInfo.class
org.springframework.data.neo4j.repository.query.QueryTemplates.class
org.springframework.data.neo4j.repository.query.StartClause.class
org.springframework.data.neo4j.repository.query.VariableContext.class
org.springframework.data.neo4j.repository.query.WhereClause.class
org.springframework.data.neo4j.server.ProvidedClassPathXmlApplicationContext.class
org.springframework.data.neo4j.server.SpringPluginInitializer.class
org.springframework.data.neo4j.support.DelegatingGraphDatabase.class
org.springframework.data.neo4j.support.DoReturn.class
org.springframework.data.neo4j.support.GenericTypeExtractor.class
org.springframework.data.neo4j.support.GraphDatabaseFactory.class
org.springframework.data.neo4j.support.MappingInfrastructure.class
org.springframework.data.neo4j.support.Neo4jExceptionTranslator.class
org.springframework.data.neo4j.support.Neo4jTemplate.class
org.springframework.data.neo4j.support.ParameterCheck.class
org.springframework.data.neo4j.support.conversion.EntityResultConverter.class
org.springframework.data.neo4j.support.conversion.NoSuchColumnFoundException.class
org.springframework.data.neo4j.support.conversion.QueryResultProxy.class
org.springframework.data.neo4j.support.index.ClosableIndexHits.class
org.springframework.data.neo4j.support.index.EmptyIndexHits.class
org.springframework.data.neo4j.support.index.IndexProvider.class
org.springframework.data.neo4j.support.index.IndexProviderImpl.class
org.springframework.data.neo4j.support.index.IndexType.class
org.springframework.data.neo4j.support.index.NoSuchIndexException.class
org.springframework.data.neo4j.support.index.NullReadableIndex.class
org.springframework.data.neo4j.support.mapping.AbstractConstructorEntityInstantiator.class
org.springframework.data.neo4j.support.mapping.EntityCreatingClosableIterable.class
org.springframework.data.neo4j.support.mapping.EntityRemover.class
org.springframework.data.neo4j.support.mapping.EntityStateHandler.class
org.springframework.data.neo4j.support.mapping.EntityTools.class
org.springframework.data.neo4j.support.mapping.Neo4jEntityConverterImpl.class
org.springframework.data.neo4j.support.mapping.Neo4jEntityFetchHandler.class
org.springframework.data.neo4j.support.mapping.Neo4jEntityPersister.class
org.springframework.data.neo4j.support.mapping.Neo4jMappingContext.class
org.springframework.data.neo4j.support.mapping.Neo4jPersistentEntityImpl.class
org.springframework.data.neo4j.support.mapping.Neo4jPersistentPropertyImpl.class
org.springframework.data.neo4j.support.mapping.SourceStateTransmitter.class
org.springframework.data.neo4j.support.mapping.TRSTypeAliasAccessor.class
org.springframework.data.neo4j.support.node.EntityStateFactory.class
org.springframework.data.neo4j.support.node.Neo4jHelper.class
org.springframework.data.neo4j.support.node.NodeEntityInstantiator.class
org.springframework.data.neo4j.support.node.NodeEntityState.class
org.springframework.data.neo4j.support.node.NodeEntityStateFactory.class
org.springframework.data.neo4j.support.path.ConvertingEntityPath.class
org.springframework.data.neo4j.support.path.DefaultRelationshipBacked.class
org.springframework.data.neo4j.support.path.EntityEvaluator.class
org.springframework.data.neo4j.support.path.EntityMapper.class
org.springframework.data.neo4j.support.path.EntityPathPathIterableWrapper.class
org.springframework.data.neo4j.support.path.IterationController.class
org.springframework.data.neo4j.support.path.NodePath.class
org.springframework.data.neo4j.support.path.PathMapper.class
org.springframework.data.neo4j.support.path.PathMappingIterator.class
org.springframework.data.neo4j.support.path.RelationshipPath.class
org.springframework.data.neo4j.support.query.ConversionServiceQueryResultConverter.class
org.springframework.data.neo4j.support.query.CypherQueryEngine.class
org.springframework.data.neo4j.support.query.CypherQueryExecutor.class
org.springframework.data.neo4j.support.query.GremlinExecutor.class
org.springframework.data.neo4j.support.query.GremlinQueryEngine.class
org.springframework.data.neo4j.support.query.QueryEngine.class
org.springframework.data.neo4j.support.query.QueryOperations.class
org.springframework.data.neo4j.support.relationship.RelationshipEntityInstantiator.class
org.springframework.data.neo4j.support.relationship.RelationshipEntityState.class
org.springframework.data.neo4j.support.relationship.RelationshipEntityStateFactory.class
org.springframework.data.neo4j.support.typerepresentation.AbstractIndexingTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.ClassValueTypeInformationMapper.class
org.springframework.data.neo4j.support.typerepresentation.ClosableCombiningIterable.class
org.springframework.data.neo4j.support.typerepresentation.EntityTypeCache.class
org.springframework.data.neo4j.support.typerepresentation.IndexingNodeTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.IndexingRelationshipTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.NoopNodeTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.NoopRelationshipTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.SubReferenceNodeTypeRepresentationStrategy.class
org.springframework.data.neo4j.support.typerepresentation.TypeRepresentationStrategies.class
org.springframework.data.neo4j.support.typerepresentation.TypeRepresentationStrategyFactory.class
org.springframework.data.neo4j.template.GraphCallback.class
org.springframework.data.neo4j.template.Neo4jOperations.class
org.springframework.data.neo4j.transaction.ChainedTransactionManager.class
org.springframework.data.neo4j.transaction.DefaultSynchronizationManager.class
org.springframework.data.neo4j.transaction.JotmFactoryBean.class
org.springframework.data.neo4j.transaction.MultiTransactionStatus.class
org.springframework.data.neo4j.transaction.Neo4jTransactional.class
org.springframework.data.neo4j.transaction.SpringProvider.class
org.springframework.data.neo4j.transaction.SpringServiceImpl.class
org.springframework.data.neo4j.transaction.SynchronizationManager.class
org/springframework/data/neo4j/config/spring-neo4j-2.0.xsd

Pom

spring-data-neo4j-2.0.1.release.pom file content.

<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/maven-v4_0_0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<groupId>org.springframework.data</groupId>
		<artifactId>spring-data-neo4j-parent</artifactId>
		<version>2.0.1.RELEASE</version>
		<relativePath>../spring-data-neo4j-parent/pom.xml</relativePath>
	</parent>
	<artifactId>spring-data-neo4j</artifactId>
	<packaging>jar</packaging>
	<name>Spring Data Neo4j</name>
    <description><![CDATA[Spring Data Neo4j core support for Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.
    ]]></description>
    <url>http://www.springsource.org/spring-data/neo4j</url>
	<dependencies>
		<!--  Spring -->
		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-beans</artifactId>
		</dependency>
		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-tx</artifactId>
		</dependency>
		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-aspects</artifactId>
		</dependency>
		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-orm</artifactId>
		</dependency>

		<!--  Spring Data -->
		<dependency>
			<groupId>org.springframework.data</groupId>
			<artifactId>spring-data-commons-core</artifactId>
		</dependency>

		<dependency>
			<groupId>org.ow2.jotm</groupId>
			<artifactId>jotm-core</artifactId>
			<scope>provided</scope>
		</dependency>
		<dependency>
			<groupId>org.ow2.spec.ee</groupId>
			<artifactId>ow2-connector-1.5-spec</artifactId>
			<scope>provided</scope>
		</dependency>

		<!-- Logging -->
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
            <scope>runtime</scope>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>jcl-over-slf4j</artifactId>
			<scope>compile</scope>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-log4j12</artifactId>
			<scope>runtime</scope>
		</dependency>
		<dependency>
			<groupId>log4j</groupId>
			<artifactId>log4j</artifactId>
			<exclusions>
				<exclusion>
					<groupId>javax.mail</groupId>
					<artifactId>mail</artifactId>
				</exclusion>
				<exclusion>
					<groupId>javax.jms</groupId>
					<artifactId>jms</artifactId>
				</exclusion>
				<exclusion>
					<groupId>com.sun.jdmk</groupId>
					<artifactId>jmxtools</artifactId>
				</exclusion>
				<exclusion>
					<groupId>com.sun.jmx</groupId>
					<artifactId>jmxri</artifactId>
				</exclusion>
			</exclusions>
			<scope>runtime</scope>
		</dependency>

		<dependency>
			<groupId>javax.annotation</groupId>
			<artifactId>jsr250-api</artifactId>
			<optional>true</optional>
		</dependency>

		<dependency>
			<groupId>org.mockito</groupId>
			<artifactId>mockito-all</artifactId>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
            <scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.aspectj</groupId>
			<artifactId>aspectjrt</artifactId>
			<version>${aspectj.version}</version>
		</dependency>
		<dependency>
			<groupId>cglib</groupId>
			<artifactId>cglib</artifactId>
			<version>2.2</version>
		</dependency>

		<!-- Neo4J -->
		<dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>neo4j</artifactId>
		</dependency>
		<dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>neo4j-cypher</artifactId>
            <optional>true</optional>
		</dependency>
		<dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>neo4j-cypher-dsl</artifactId>
            <!--optional>true</optional-->
		</dependency>
        <!--dependency>
            <groupId>org.neo4j</groupId>
            <artifactId>neo4j-shell</artifactId>
            <optional>true</optional>
        </dependency-->

		<dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>neo4j-kernel</artifactId>
            <type>test-jar</type>
			<scope>test</scope>
		</dependency>

        <dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>neo4j-ha</artifactId>
			<scope>test</scope>
            <version>${neo4j.version}</version>
		</dependency>

		<dependency>
			<groupId>org.neo4j</groupId>
			<artifactId>server-api</artifactId>
		    <optional>true</optional>
		</dependency>

        <dependency>
          <groupId>com.tinkerpop.blueprints</groupId>
          <artifactId>blueprints-core</artifactId>
          <optional>true</optional>
        </dependency>
        <dependency>
          <groupId>com.tinkerpop.blueprints</groupId>
          <artifactId>blueprints-neo4j-graph</artifactId>
            <exclusions>
                <exclusion>
                    <groupId>org.neo4j</groupId>
                    <artifactId>neo4j</artifactId>
                </exclusion>
            </exclusions>
          <optional>true</optional>
        </dependency>

        <dependency>
          <groupId>com.tinkerpop.gremlin</groupId>
          <artifactId>gremlin-groovy</artifactId>
          <optional>true</optional>
        </dependency>

        <!-- Neo4J Spatial-->
    
        <dependency>
            <groupId>org.neo4j</groupId>
            <artifactId>neo4j-spatial</artifactId>
            <optional>true</optional>
        </dependency>

		<!-- JPA -->
		<dependency>
			<groupId>org.hibernate.javax.persistence</groupId>
			<artifactId>hibernate-jpa-2.0-api</artifactId>
			<version>1.0.0.Final</version>
		</dependency>

		<!-- For Tests -->
		<dependency>
			<groupId>org.hibernate</groupId>
			<artifactId>hibernate-entitymanager</artifactId>
			<version>3.5.5-Final</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>hsqldb</groupId>
			<artifactId>hsqldb</artifactId>
			<version>1.8.0.10</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>javax.validation</groupId>
			<artifactId>validation-api</artifactId>
			<version>1.0.0.GA</version>
		</dependency>
		<dependency>
			<groupId>org.hibernate</groupId>
			<artifactId>hibernate-validator</artifactId>
			<version>4.0.2.GA</version>
			<scope>test</scope>
		</dependency>
	</dependencies>

	<repositories>
		<repository>
			<id>neo4j-public-repository</id>
			<name>Neo4J Public Repository</name>
			<url>http://m2.neo4j.org</url>
			<snapshots>
				<enabled>true</enabled>
			</snapshots>
		</repository>
		<repository>
			<id>spring-maven-snapshot</id>
			<snapshots>
				<enabled>true</enabled>
			</snapshots>
			<name>Springframework Maven SNAPSHOT Repository</name>
			<url>http://maven.springframework.org/snapshot</url>
		</repository>
	</repositories>
	<build>
		<plugins>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-jar-plugin</artifactId>
				<executions>
					<execution>
						<goals>
							<goal>test-jar</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>com.springsource.bundlor</groupId>
				<artifactId>com.springsource.bundlor.maven</artifactId>
			</plugin>

		</plugins>
	</build>
</project>

POM Entry

<dependency>
   <groupId>org.springframework.data</groupId>
   <artifactId>spring-data-neo4j</artifactId>
   <version>2.0.1.release</version>
</dependency>

Download

If you think the following spring-data-neo4j-2.0.1.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download spring-data-neo4j-2.0.1.release.jar file




PreviousNext

Related