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