Last Version

com.itcoon:common-message-resource 1.1.2.RELEASE

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-message-resource
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

provides common components for java and spring

Download common-message-resource 1.1.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.itcoon : common-utils jar 1.1.2.RELEASE
com.itcoon : common-exception Optional jar 1.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar

Project Modules

There are no modules declared in this project.