Last Version

com.itcoon:common-web-core 1.1.2.RELEASE

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-web-core
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

provides common components for java and spring

Download common-web-core 1.1.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
io.springfox : springfox-swagger2 Optional jar 3.0.0
com.itcoon : common-core jar 1.1.2.RELEASE
org.hibernate.validator : hibernate-validator jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.