Common Tool

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.corefine.common
ArtifactId

ArtifactId

common
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

Common Tool
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common
Source Code Management

Source Code Management

https://github.com/fe19880924/common

Download common

Filename Size
common-1.5.2.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • common-parent
  • common-core
  • common-cache
  • common-jdbc
  • common-util
  • common-web
  • common-web-mvc
  • common-web-websocket
  • common-wx
  • common-feign

common

一个通用的工具类集成

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.8
1.4.6
1.4.5