h

hcjf-utils

Library with the layer implementation and service definition fot the Holanda Catalina architecture definition
https://github.com/javaito/hcjf-utils
The Apache Software License, Version 2.0
javaito
文件下载
文件名 操作
hcjf-utils-0.0.5-beta.jar 下载
hcjf-utils-0.0.5-beta.pom 下载
hcjf-utils-0.0.5-beta-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.javaito</groupId>
  <artifactId>hcjf-utils</artifactId>
  <version>0.0.5-beta</version>
</dependency>
Gradle Groovy
implementation 'com.github.javaito:hcjf-utils:0.0.5-beta'
Gradle Kotlin
implementation("com.github.javaito:hcjf-utils:0.0.5-beta")
Scala SBT
libraryDependencies += "com.github.javaito" % "hcjf-utils" % "0.0.5-beta"
Groovy Grape
@Grapes(
  @Grab(group='com.github.javaito', module='hcjf-utils', version='0.0.5-beta')
)
Apache Ivy
<dependency org="com.github.javaito" name="hcjf-utils" rev="0.0.5-beta" />
Leiningen
[com.github.javaito/hcjf-utils "0.0.5-beta"]
Apache Buildr
'com.github.javaito:hcjf-utils:jar:0.0.5-beta'