License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIdexample-json |
Last Version | Last Version0.3.46 |
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 |
Filename | Size |
---|---|
example-json-0.3.46.pom | |
example-json-0.3.46.jar | 28 MB |
example-json-0.3.46-sources.jar | 4 KB |
example-json-0.3.46-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/example-json/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>example-json</artifactId>
<version>0.3.46</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-json/
implementation 'org.dotwebstack.framework:example-json:0.3.46'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/example-json/
implementation ("org.dotwebstack.framework:example-json:0.3.46")
'org.dotwebstack.framework:example-json:jar:0.3.46'
<dependency org="org.dotwebstack.framework" name="example-json" rev="0.3.46">
<artifact name="example-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='example-json', version='0.3.46')
)
libraryDependencies += "org.dotwebstack.framework" % "example-json" % "0.3.46"
[org.dotwebstack.framework/example-json "0.3.46"]
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : backend-json | jar | 0.3.46 |
org.dotwebstack.framework : service-graphql | jar | 0.3.46 |