a

apicurio-common-app-components-config-definitions

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