Last Version

Governance toolbox 1.1.0

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

License

License

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

master-pom
Version

Version

1.1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/frtu/governance-toolbox/
Source Code Management

Source Code Management

https://github.com/frtu/governance-toolbox/tree/master

Download master-pom 1.1.0

Filename Size
master-pom-1.1.0.pom 9 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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/master-pom/
implementation 'com.github.frtu.governance:master-pom:1.1.0'
// https://jarcasting.com/artifacts/com.github.frtu.governance/master-pom/
implementation ("com.github.frtu.governance:master-pom:1.1.0")
'com.github.frtu.governance:master-pom:pom:1.1.0'
<dependency org="com.github.frtu.governance" name="master-pom" rev="1.1.0">
  <artifact name="master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='master-pom', version='1.1.0')
)
libraryDependencies += "com.github.frtu.governance" % "master-pom" % "1.1.0"
[com.github.frtu.governance/master-pom "1.1.0"]

Dependencies

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

Project Modules

  • libraries
  • maven-plugins
  • samples/schema-maven-usage
  • ext-avro
  • ext-protobuf