is not current version
Last Version 1.4.3

org.huiche:huiche 1.3.1

huiche framework Powered by spring-boot and querydsl

GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche
Version

Version

1.3.1
Type

Type

pom

Download huiche 1.3.1

Filename Size
huiche-1.3.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.huiche/huiche/ -->
<dependency>
    <groupId>org.huiche</groupId>
    <artifactId>huiche</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche/
implementation 'org.huiche:huiche:1.3.1'
// https://jarcasting.com/artifacts/org.huiche/huiche/
implementation ("org.huiche:huiche:1.3.1")
'org.huiche:huiche:pom:1.3.1'
<dependency org="org.huiche" name="huiche" rev="1.3.1">
  <artifact name="huiche" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche', version='1.3.1')
)
libraryDependencies += "org.huiche" % "huiche" % "1.3.1"
[org.huiche/huiche "1.3.1"]