License |
License |
---|---|
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIdext-spatial |
Version | Version0.3.20 |
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-spatial-0.3.20.pom | |
ext-spatial-0.3.20.jar | 18 KB |
ext-spatial-0.3.20-sources.jar | 8 KB |
ext-spatial-0.3.20-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-spatial/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>ext-spatial</artifactId>
<version>0.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-spatial/
implementation 'org.dotwebstack.framework:ext-spatial:0.3.20'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/ext-spatial/
implementation ("org.dotwebstack.framework:ext-spatial:0.3.20")
'org.dotwebstack.framework:ext-spatial:jar:0.3.20'
<dependency org="org.dotwebstack.framework" name="ext-spatial" rev="0.3.20">
<artifact name="ext-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='ext-spatial', version='0.3.20')
)
libraryDependencies += "org.dotwebstack.framework" % "ext-spatial" % "0.3.20"
[org.dotwebstack.framework/ext-spatial "0.3.20"]
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : core | jar | 0.3.20 |
org.locationtech.jts : jts-core | jar | |
commons-codec : commons-codec | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : test | jar | 0.3.20 |
org.dotwebstack.framework : core | test-jar | 0.3.20 |