is not current version
Last Version 1.1.0

com.github.frtu.governance:master-pom 1.0.2

A toolbox for tracking static metdata (Data model schema, ...) and dynamic metadata.

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

master-pom
Version

Version

1.0.2
Type

Type

pom

Download master-pom 1.0.2

Filename Size
master-pom-1.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/master-pom/ -->
<dependency>
    <groupId>com.github.frtu.governance</groupId>
    <artifactId>master-pom</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/master-pom/
implementation 'com.github.frtu.governance:master-pom:1.0.2'
// https://jarcasting.com/artifacts/com.github.frtu.governance/master-pom/
implementation ("com.github.frtu.governance:master-pom:1.0.2")
'com.github.frtu.governance:master-pom:pom:1.0.2'
<dependency org="com.github.frtu.governance" name="master-pom" rev="1.0.2">
  <artifact name="master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='master-pom', version='1.0.2')
)
libraryDependencies += "com.github.frtu.governance" % "master-pom" % "1.0.2"
[com.github.frtu.governance/master-pom "1.0.2"]