License |
License |
---|---|
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIddotwebstack-framework |
Last Version | Last Version0.3.122 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDotWebStack Framework
An 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 URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dotwebstack-framework-0.3.122.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-framework/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-framework</artifactId>
<version>0.3.122</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-framework/
implementation 'org.dotwebstack.framework:dotwebstack-framework:0.3.122'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-framework/
implementation ("org.dotwebstack.framework:dotwebstack-framework:0.3.122")
'org.dotwebstack.framework:dotwebstack-framework:pom:0.3.122'
<dependency org="org.dotwebstack.framework" name="dotwebstack-framework" rev="0.3.122">
<artifact name="dotwebstack-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='dotwebstack-framework', version='0.3.122')
)
libraryDependencies += "org.dotwebstack.framework" % "dotwebstack-framework" % "0.3.122"
[org.dotwebstack.framework/dotwebstack-framework "0.3.122"]