Last Version

com.github.moronicgeek:server-ui 0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.moronicgeek
ArtifactId

ArtifactId

server-ui
Version

Version

0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download server-ui 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.0.RELEASE

test (2)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.