Last Version

Hello World Service Module 1.0


License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geoserver
ArtifactId

ArtifactId

hello
Version

Version

1.0
Type

Type

jar
Description

Description

Hello World Service Module
Project Organization

Project Organization

The Open Planning Project

Download hello 1.0

Filename Size
hello-1.0.pom
hello-1.0.jar 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.geoserver/hello/ -->
<dependency>
    <groupId>org.geoserver</groupId>
    <artifactId>hello</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geoserver/hello/
implementation 'org.geoserver:hello:1.0'
// https://jarcasting.com/artifacts/org.geoserver/hello/
implementation ("org.geoserver:hello:1.0")
'org.geoserver:hello:jar:1.0'
<dependency org="org.geoserver" name="hello" rev="1.0">
  <artifact name="hello" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geoserver', module='hello', version='1.0')
)
libraryDependencies += "org.geoserver" % "hello" % "1.0"
[org.geoserver/hello "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.geoserver : main jar 1.5.0-RC3
org.geoserver : platform jar 1.5.0-RC3
org.springframework : spring-beans jar 1.2.5
org.springframework : spring-core jar 1.2.5
org.springframework : spring-context jar 1.2.5
org.springframework : spring-webmvc jar 1.2.5
org.geotools » gt2-api jar 2.3.1-SNAPSHOT
org.geotools » gt2-main jar 2.3.1-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.