License |
License |
---|---|
GroupId | GroupIdcom.itcoon |
ArtifactId | ArtifactIdcommon-web-starter |
Version | Version1.0.9.RELEASE |
Type | Typejar |
Description |
Descriptionprovides common components for java and spring
|
Filename | Size |
---|---|
common-web-starter-1.0.9.RELEASE.pom | |
common-web-starter-1.0.9.RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itcoon/common-web-starter/ -->
<dependency>
<groupId>com.itcoon</groupId>
<artifactId>common-web-starter</artifactId>
<version>1.0.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.itcoon/common-web-starter/
implementation 'com.itcoon:common-web-starter:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/com.itcoon/common-web-starter/
implementation ("com.itcoon:common-web-starter:1.0.9.RELEASE")
'com.itcoon:common-web-starter:jar:1.0.9.RELEASE'
<dependency org="com.itcoon" name="common-web-starter" rev="1.0.9.RELEASE">
<artifact name="common-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itcoon', module='common-web-starter', version='1.0.9.RELEASE')
)
libraryDependencies += "com.itcoon" % "common-web-starter" % "1.0.9.RELEASE"
[com.itcoon/common-web-starter "1.0.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.itcoon : common-web-swagger | jar | 1.0.9.RELEASE |
com.itcoon : common-web-exception-message | jar | 1.0.9.RELEASE |
com.itcoon : common-web-tracelog | jar | 1.0.9.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar |