License |
License |
---|---|
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIdext-orchestrate |
Last Version | Last Version0.3.122 |
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 |
---|---|
ext-orchestrate-0.3.122.pom | |
ext-orchestrate-0.3.122.jar | 10 KB |
ext-orchestrate-0.3.122-sources.jar | 5 KB |
ext-orchestrate-0.3.122-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext-orchestrate</artifactId>
<version>0.3.122</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/
implementation 'org.dotwebstack.framework:ext-orchestrate:0.3.122'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-orchestrate/
implementation ("org.dotwebstack.framework:ext-orchestrate:0.3.122")
'org.dotwebstack.framework:ext-orchestrate:jar:0.3.122'
<dependency org="org.dotwebstack.framework" name="ext-orchestrate" rev="0.3.122">
<artifact name="ext-orchestrate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='ext-orchestrate', version='0.3.122')
)
libraryDependencies += "org.dotwebstack.framework" % "ext-orchestrate" % "0.3.122"
[org.dotwebstack.framework/ext-orchestrate "0.3.122"]
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : core | jar | 0.3.122 |
org.dotwebstack : graphql-java-orchestrate | jar | 0.1.19 |
org.springframework : spring-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : test | jar | 0.3.122 |
com.squareup.okhttp3 : okhttp | jar | |
com.squareup.okhttp3 : mockwebserver | jar |