i

ibcore-read-detect-avro

ibcore-read-detect components for avro
${github.url.base}/${project.artifactId}
文件下载
文件名 操作
ibcore-read-detect-avro-0.30.0.jar 下载
ibcore-read-detect-avro-0.30.0.pom 下载
ibcore-read-detect-avro-0.30.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder</groupId>
  <artifactId>ibcore-read-detect-avro</artifactId>
  <version>0.30.0</version>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder:ibcore-read-detect-avro:0.30.0'
Gradle Kotlin
implementation("org.infrastructurebuilder:ibcore-read-detect-avro:0.30.0")
Scala SBT
libraryDependencies += "org.infrastructurebuilder" % "ibcore-read-detect-avro" % "0.30.0"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder', module='ibcore-read-detect-avro', version='0.30.0')
)
Apache Ivy
<dependency org="org.infrastructurebuilder" name="ibcore-read-detect-avro" rev="0.30.0" />
Leiningen
[org.infrastructurebuilder/ibcore-read-detect-avro "0.30.0"]
Apache Buildr
'org.infrastructurebuilder:ibcore-read-detect-avro:jar:0.30.0'