Skip to content

Add Neo4j Cypher DSL (Parser) to managed version #2976

Open
@abccbaandy

Description

@abccbaandy

Currently if I want add this dependency
https://mvnrepository.com/artifact/org.neo4j/neo4j-cypher-dsl-parser
I have to handle the version manually.

But since we have SDN, can SDN handle for me?
I want use like this(without version)

<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-cypher-dsl-parser</artifactId>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions