Graph Parent

Parent POM for graph related projects

License

License

GroupId

GroupId

uk.gov.nca.graph
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Graph Parent
Parent POM for graph related projects
Project URL

Project URL

https://github.com/NationalCrimeAgency/graph-parent
Source Code Management

Source Code Management

https://github.com/NationalCrimeAgency/graph-parent

Download parent

Filename Size
parent-1.1.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.nca.graph/parent/ -->
<dependency>
    <groupId>uk.gov.nca.graph</groupId>
    <artifactId>parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nca.graph/parent/
implementation 'uk.gov.nca.graph:parent:1.1'
// https://jarcasting.com/artifacts/uk.gov.nca.graph/parent/
implementation ("uk.gov.nca.graph:parent:1.1")
'uk.gov.nca.graph:parent:pom:1.1'
<dependency org="uk.gov.nca.graph" name="parent" rev="1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nca.graph', module='parent', version='1.1')
)
libraryDependencies += "uk.gov.nca.graph" % "parent" % "1.1"
[uk.gov.nca.graph/parent "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

This project is currently unmaintained. Please use with caution.

Graph Parent

This project contains a parent POM file for graph related projects, ensuring that common dependency versions are used across all projects.

uk.gov.nca.graph

National Crime Agency

National Crime Agency. Leading the UK's fight to cut serious and organised crime.

Versions

Version
1.1
1.0