Last Version

component-web 2.1.0

web组件

License

License

GroupId

GroupId

com.2oi7
ArtifactId

ArtifactId

component-web
Version

Version

2.1.0
Type

Type

jar
Description

Description

component-web
web组件
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/yangjiayi/component-web

Download component-web 2.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.2oi7 : component-core jar 1.0.1
org.apache.commons : commons-lang3 jar 3.3
commons-io : commons-io jar 2.5
org.springframework.session : spring-session-data-redis jar 2.0.5.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework.boot : spring-boot jar 2.0.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.springframework : spring-web jar 5.0.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.5.RELEASE
org.springframework : spring-webmvc jar 5.0.9.RELEASE

Project Modules

There are no modules declared in this project.