Last Version

com.github.thanhvoquang:mvc-core 1.0.2

MVC base for Spring Boot project

License

License

GroupId

GroupId

com.github.thanhvoquang
ArtifactId

ArtifactId

mvc-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

com.github.thanhvoquang:mvc-core
MVC base for Spring Boot project
Project URL

Project URL

https://github.com/thanhvoquang/mvc-core
Source Code Management

Source Code Management

https://github.com/thanhvoquang/mvc-core

Download mvc-core 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.