| License |
License |
|---|---|
| GroupId | GroupIdcom.github.frtu.governance |
| ArtifactId | ArtifactIdmaster-pom |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
DescriptionGovernance toolbox
A toolbox for tracking static metdata (Data model schema, ...) and dynamic metadata.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]