License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-httpcontainer-common |
Last Version | Last Version3.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-httpcontainer-common:3.1.8
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpcontainer-common/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-httpcontainer-common</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpcontainer-common/
implementation 'com.github.fangjinuo.agileway:agileway-httpcontainer-common:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-httpcontainer-common/
implementation ("com.github.fangjinuo.agileway:agileway-httpcontainer-common:3.1.8")
'com.github.fangjinuo.agileway:agileway-httpcontainer-common:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-httpcontainer-common" rev="3.1.8">
<artifact name="agileway-httpcontainer-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-httpcontainer-common', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-httpcontainer-common" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-httpcontainer-common "3.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.18 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |