License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezyhttp-server-graphql |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSupport for HTTP interaction
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-graphql/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyhttp-server-graphql</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-graphql/
implementation 'com.tvd12:ezyhttp-server-graphql:1.0.4'
// https://jarcasting.com/artifacts/com.tvd12/ezyhttp-server-graphql/
implementation ("com.tvd12:ezyhttp-server-graphql:1.0.4")
'com.tvd12:ezyhttp-server-graphql:jar:1.0.4'
<dependency org="com.tvd12" name="ezyhttp-server-graphql" rev="1.0.4">
<artifact name="ezyhttp-server-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyhttp-server-graphql', version='1.0.4')
)
libraryDependencies += "com.tvd12" % "ezyhttp-server-graphql" % "1.0.4"
[com.tvd12/ezyhttp-server-graphql "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : ezyhttp-server-core | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |