License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyhttp-server-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionezyhttp-server-core
Support for HTTP interaction
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ezyhttp-server-core-1.0.4.pom | |
ezyhttp-server-core-1.0.4.jar | 71 KB |
ezyhttp-server-core-1.0.4-sources.jar | 41 KB |
ezyhttp-server-core-1.0.4-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-core/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp-server-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-core/
implementation 'com.tvd12:ezyhttp-server-core:1.0.4'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-core/
implementation ("com.tvd12:ezyhttp-server-core:1.0.4")
'com.tvd12:ezyhttp-server-core:jar:1.0.4'
<dependency org="com.tvd12" name="ezyhttp-server-core" rev="1.0.4">
<artifact name="ezyhttp-server-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp-server-core', version='1.0.4')
)
libraryDependencies += "com.tvd12" % "ezyhttp-server-core" % "1.0.4"
[com.tvd12/ezyhttp-server-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyhttp-core | jar | 1.0.4 |
com.tvd12 : ezyfox-bean | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |