h

hdes-spring-bundle-editor

Files download
File Operation
hdes-spring-bundle-editor-3.0.7.jar download
hdes-spring-bundle-editor-3.0.7.pom download
hdes-spring-bundle-editor-3.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.resys.hdes</groupId>
  <artifactId>hdes-spring-bundle-editor</artifactId>
  <version>3.0.7</version>
</dependency>
Gradle Groovy
implementation 'io.resys.hdes:hdes-spring-bundle-editor:3.0.7'
Gradle Kotlin
implementation("io.resys.hdes:hdes-spring-bundle-editor:3.0.7")
Scala SBT
libraryDependencies += "io.resys.hdes" % "hdes-spring-bundle-editor" % "3.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.resys.hdes', module='hdes-spring-bundle-editor', version='3.0.7')
)
Apache Ivy
<dependency org="io.resys.hdes" name="hdes-spring-bundle-editor" rev="3.0.7" />
Leiningen
[io.resys.hdes/hdes-spring-bundle-editor "3.0.7"]
Apache Buildr
'io.resys.hdes:hdes-spring-bundle-editor:jar:3.0.7'