Files download
File Operation
nh-micro-engine-1.1.5-RELEASE.jar download
nh-micro-engine-1.1.5-RELEASE.pom download
nh-micro-engine-1.1.5-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jeffreyning</groupId>
  <artifactId>nh-micro-engine</artifactId>
  <version>1.1.5-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.jeffreyning:nh-micro-engine:1.1.5-RELEASE'
Gradle Kotlin
implementation("com.github.jeffreyning:nh-micro-engine:1.1.5-RELEASE")
Scala SBT
libraryDependencies += "com.github.jeffreyning" % "nh-micro-engine" % "1.1.5-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jeffreyning', module='nh-micro-engine', version='1.1.5-RELEASE')
)
Apache Ivy
<dependency org="com.github.jeffreyning" name="nh-micro-engine" rev="1.1.5-RELEASE" />
Leiningen
[com.github.jeffreyning/nh-micro-engine "1.1.5-RELEASE"]
Apache Buildr
'com.github.jeffreyning:nh-micro-engine:jar:1.1.5-RELEASE'
Dependencies
The project has no third-party dependencies