Last Version

com.itcoon:common-web 1.1.2.RELEASE

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-web
Version

Version

1.1.2.RELEASE
Type

Type

pom
Description

Description

provides common components for java and spring

Download common-web 1.1.2.RELEASE


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

Dependencies

compile (1)

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

Project Modules

  • common-web-core
  • common-web-exception-message
  • common-web-swagger
  • common-web-swagger2
  • common-web-tracelog
  • common-web-starter