License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.governance |
ArtifactId | ArtifactIdext-avro-pom |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptionavro-extension
Base project for Avro extension for governance toolbox
|
Filename | Size |
---|---|
ext-avro-pom-1.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/ext-avro-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>ext-avro-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-avro-pom/
implementation 'com.github.frtu.governance:ext-avro-pom:1.1.0'
// https://jarcasting.com/artifacts/com.github.frtu.governance/ext-avro-pom/
implementation ("com.github.frtu.governance:ext-avro-pom:1.1.0")
'com.github.frtu.governance:ext-avro-pom:pom:1.1.0'
<dependency org="com.github.frtu.governance" name="ext-avro-pom" rev="1.1.0">
<artifact name="ext-avro-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='ext-avro-pom', version='1.1.0')
)
libraryDependencies += "com.github.frtu.governance" % "ext-avro-pom" % "1.1.0"
[com.github.frtu.governance/ext-avro-pom "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
junit : junit | jar |