h

hdes-spring-bundle-editor

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