Files download
File Operation
hatch-bundle-1.10.2-M1.pom download
Apache Maven
<dependency>
  <groupId>org.noear.bundle</groupId>
  <artifactId>hatch-bundle</artifactId>
  <version>1.10.2-M1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.noear.bundle:hatch-bundle:1.10.2-M1'
Gradle Kotlin
implementation("org.noear.bundle:hatch-bundle:1.10.2-M1")
Scala SBT
libraryDependencies += "org.noear.bundle" % "hatch-bundle" % "1.10.2-M1"
Groovy Grape
@Grapes(
  @Grab(group='org.noear.bundle', module='hatch-bundle', version='1.10.2-M1')
)
Apache Ivy
<dependency org="org.noear.bundle" name="hatch-bundle" rev="1.10.2-M1" />
Leiningen
[org.noear.bundle/hatch-bundle "1.10.2-M1"]
Apache Buildr
'org.noear.bundle:hatch-bundle:jar:1.10.2-M1'
Dependencies
The project has no third-party dependencies