spring-web-utils-boot-starter

Spring web utils starter

License

License

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

spring-web-utils-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-web-utils-boot-starter
Spring web utils starter
Project URL

Project URL

https://github.com/arsframework/spring-web-utils-boot-starter
Source Code Management

Source Code Management

https://github.com/arsframework/spring-web-utils-boot-starter

Download spring-web-utils-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework : spring-webmvc Optional jar 5.1.11.RELEASE
com.arsframework : spring-web-utils jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0