is not current version
Last Version 1.4.3

org.huiche:huiche 1.0.2

huiche framework Powered by spring-boot and querydsl

GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche
Version

Version

1.0.2
Type

Type

pom

Download huiche 1.0.2

Filename Size
huiche-1.0.2.pom 9 KB
Browse

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