common-web

OpenSabre Web project for Spring Boot

License

License

GroupId

GroupId

io.github.opensabre
ArtifactId

ArtifactId

common-web
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-web
OpenSabre Web project for Spring Boot
Project URL

Project URL

https://github.com/opensabre/
Source Code Management

Source Code Management

https://github.com/opensabre/common-web

Download common-web

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.github.opensabre : common-core jar 0.0.1
org.springframework : spring-web jar 5.0.17.RELEASE
org.springframework : spring-webmvc jar 5.0.17.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
com.baomidou : mybatis-plus-boot-starter jar 3.1.0
org.mybatis : mybatis-spring jar 2.0.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.4.RELEASE
org.apache.commons : commons-pool2 jar 2.6.0
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-test jar 5.1.6.RELEASE
org.mybatis : mybatis jar 3.5.6

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar RELEASE
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1