a

api

Public API including dependencies, ready to be used for integrations and plugins.
https://bdeploy.io
The Apache License, Version 2.0
Markus Duft Michael Heiss Thomas Urlaub
Files download
File Operation
api-6.1.0.jar download
api-6.1.0.pom download
api-6.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.bdeploy</groupId>
  <artifactId>api</artifactId>
  <version>6.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.bdeploy:api:6.1.0'
Gradle Kotlin
implementation("io.bdeploy:api:6.1.0")
Scala SBT
libraryDependencies += "io.bdeploy" % "api" % "6.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.bdeploy', module='api', version='6.1.0')
)
Apache Ivy
<dependency org="io.bdeploy" name="api" rev="6.1.0" />
Leiningen
[io.bdeploy/api "6.1.0"]
Apache Buildr
'io.bdeploy:api:jar:6.1.0'
Dependencies
The project has no third-party dependencies