interchan-core-common

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

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

interchan-core-common
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

interchan-core-common
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://maven.apache.org

Download interchan-core-common

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
tech.mhuang : interchan-protocol-common jar 1.6.1
com.alibaba : fastjson jar 1.2.67
org.springframework : spring-webmvc jar
tech.mhuang : hmtool-core jar 1.6.1
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0