Last Version

org.huiche:huiche-web 1.4.1

huiche framework Powered by spring-boot and querydsl

License

License

GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-web
Version

Version

1.4.1
Type

Type

jar
Description

Description

huiche framework Powered by spring-boot and querydsl

Download huiche-web 1.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.huiche : huiche-service jar 1.4.1
org.springframework : spring-webmvc jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.findbugs : jsr305 Optional jar 3.0.2
org.jetbrains : annotations Optional jar 22.0.0

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar

Project Modules

There are no modules declared in this project.