a

apicurio-common-app-components-config-definitions

Files download
File Operation
apicurio-common-app-components-config-definitions-1.1.0.jar download
apicurio-common-app-components-config-definitions-1.1.0.pom download
apicurio-common-app-components-config-definitions-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.apicurio</groupId>
  <artifactId>apicurio-common-app-components-config-definitions</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.apicurio:apicurio-common-app-components-config-definitions:1.1.0'
Gradle Kotlin
implementation("io.apicurio:apicurio-common-app-components-config-definitions:1.1.0")
Scala SBT
libraryDependencies += "io.apicurio" % "apicurio-common-app-components-config-definitions" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.apicurio', module='apicurio-common-app-components-config-definitions', version='1.1.0')
)
Apache Ivy
<dependency org="io.apicurio" name="apicurio-common-app-components-config-definitions" rev="1.1.0" />
Leiningen
[io.apicurio/apicurio-common-app-components-config-definitions "1.1.0"]
Apache Buildr
'io.apicurio:apicurio-common-app-components-config-definitions:jar:1.1.0'