common

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

common
provides common components for java and spring
Project URL

Project URL

https://gitee.com/itcoon-open/common
Source Code Management

Source Code Management

https://gitee.com/itcoon-open/common

Download common

Filename Size
common-1.1.2.RELEASE.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-utils
  • common-test-demo
  • common-core
  • common-exception
  • common-jpa
  • common-mybatis
  • common-message-resource
  • common-web
  • common-mybatis-plus

Versions

Version
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE