GroupId | GroupIdcom.github.frtu.governance |
---|---|
ArtifactId | ArtifactIdschema-registries-toolbox-pom |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
schema-registries-toolbox-pom-1.0.0.pom | 772 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/schema-registries-toolbox-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>schema-registries-toolbox-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/schema-registries-toolbox-pom/
implementation 'com.github.frtu.governance:schema-registries-toolbox-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.frtu.governance/schema-registries-toolbox-pom/
implementation ("com.github.frtu.governance:schema-registries-toolbox-pom:1.0.0")
'com.github.frtu.governance:schema-registries-toolbox-pom:pom:1.0.0'
<dependency org="com.github.frtu.governance" name="schema-registries-toolbox-pom" rev="1.0.0">
<artifact name="schema-registries-toolbox-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='schema-registries-toolbox-pom', version='1.0.0')
)
libraryDependencies += "com.github.frtu.governance" % "schema-registries-toolbox-pom" % "1.0.0"
[com.github.frtu.governance/schema-registries-toolbox-pom "1.0.0"]