Last Version

com.gitee.maskit:maskit-web 1.1.1

Micro-host Architecture Style Toolkit

License

License

GroupId

GroupId

com.gitee.maskit
ArtifactId

ArtifactId

maskit-web
Version

Version

1.1.1
Type

Type

jar
Description

Description

Micro-host Architecture Style Toolkit

Download maskit-web 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.gitee.maskit : maskit-utils jar 1.0.11
javax.servlet : javax.servlet-api jar
org.springframework : spring-webmvc jar
org.slf4j : slf4j-api jar
com.google.guava : guava jar

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.6
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.