Last Version

com.itcoon:common-exception 1.1.2.RELEASE

provides common components for java and spring

License

License

GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-exception
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

provides common components for java and spring

Download common-exception 1.1.2.RELEASE


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

There are no modules declared in this project.