is not current version
Last Version 1.4.3

org.huiche:huiche 1.1.2

huiche framework Powered by spring-boot and querydsl

GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche
Version

Version

1.1.2
Type

Type

pom

Download huiche 1.1.2

Filename Size
huiche-1.1.2.pom 13 KB
Browse

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