License |
License |
---|---|
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIdexample-graphql-proxy |
Last Version | Last Version0.3.47 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn extensible full-stack framework which offers the foundation and building blocks
for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much
more.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/example-graphql-proxy/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example-graphql-proxy</artifactId>
<version>0.3.47</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-graphql-proxy/
implementation 'org.dotwebstack.framework:example-graphql-proxy:0.3.47'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-graphql-proxy/
implementation ("org.dotwebstack.framework:example-graphql-proxy:0.3.47")
'org.dotwebstack.framework:example-graphql-proxy:jar:0.3.47'
<dependency org="org.dotwebstack.framework" name="example-graphql-proxy" rev="0.3.47">
<artifact name="example-graphql-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='example-graphql-proxy', version='0.3.47')
)
libraryDependencies += "org.dotwebstack.framework" % "example-graphql-proxy" % "0.3.47"
[org.dotwebstack.framework/example-graphql-proxy "0.3.47"]
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : service-graphql | jar | 0.3.47 |