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