License |
License |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdinterchan-core-common |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninterchan-core-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
interchan-core-common-1.6.1.pom | |
interchan-core-common-1.6.1.jar | 27 KB |
interchan-core-common-1.6.1-sources.jar | 17 KB |
interchan-core-common-1.6.1-javadoc.jar | 191 KB |
Browse |
<!-- 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"]
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 |