h

hdes-spring-bundle-editor

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