Last Version

net.cofcool.chaos:chaos-server 0.5.1

Chaos Web Server

License

License

Categories

Categories

Net
GroupId

GroupId

net.cofcool.chaos
ArtifactId

ArtifactId

chaos-server
Version

Version

0.5.1
Type

Type

pom
Description

Description

Chaos Web Server
Project URL

Project URL

https://github.com/cofcool/chaos-server
Source Code Management

Source Code Management

https://github.com/cofcool/chaos-server

Download chaos-server 0.5.1

Filename Size
chaos-server-0.5.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server/ -->
<dependency>
    <groupId>net.cofcool.chaos</groupId>
    <artifactId>chaos-server</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server/
implementation 'net.cofcool.chaos:chaos-server:0.5.1'
// https://jarcasting.com/artifacts/net.cofcool.chaos/chaos-server/
implementation ("net.cofcool.chaos:chaos-server:0.5.1")
'net.cofcool.chaos:chaos-server:pom:0.5.1'
<dependency org="net.cofcool.chaos" name="chaos-server" rev="0.5.1">
  <artifact name="chaos-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cofcool.chaos', module='chaos-server', version='0.5.1')
)
libraryDependencies += "net.cofcool.chaos" % "chaos-server" % "0.5.1"
[net.cofcool.chaos/chaos-server "0.5.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-validation jar 2.4.1
org.springframework.boot : spring-boot-starter-aop jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
javax.servlet : javax.servlet-api jar 4.0.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.1

Project Modules

  • common
  • core
  • security-shiro
  • security-spring
  • data-jpa
  • data-mybatis
  • extension
  • component-processor
  • boot-starter