Last Version

com.itcoon:common-core 1.1.2.RELEASE

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-core
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

provides common components for java and spring

Download common-core 1.1.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.itcoon : common-utils jar 1.1.2.RELEASE
com.itcoon : common-exception jar 1.1.2.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.