org.corefine.common:common-core

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

License

License

GroupId

GroupId

org.corefine.common
ArtifactId

ArtifactId

common-core
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

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-core

Download common-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.

common

一个通用的工具类集成

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.8
1.4.6
1.4.5