Last Version

sprout-web-parent 1.4.0-RC3

Parent pom for Sprout Web Applications

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.savantly.sprout
ArtifactId

ArtifactId

web-parent
Version

Version

1.4.0-RC3
Type

Type

pom
Description

Description

sprout-web-parent
Parent pom for Sprout Web Applications
Project URL

Project URL

https://github.com/savantly-net/sprout-platform/
Project Organization

Project Organization

savantly.net
Source Code Management

Source Code Management

https://github.com/savantly-net/sprout-platform

Download web-parent 1.4.0-RC3

Filename Size
web-parent-1.4.0-RC3.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/ -->
<dependency>
    <groupId>net.savantly.sprout</groupId>
    <artifactId>web-parent</artifactId>
    <version>1.4.0-RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/
implementation 'net.savantly.sprout:web-parent:1.4.0-RC3'
// https://jarcasting.com/artifacts/net.savantly.sprout/web-parent/
implementation ("net.savantly.sprout:web-parent:1.4.0-RC3")
'net.savantly.sprout:web-parent:pom:1.4.0-RC3'
<dependency org="net.savantly.sprout" name="web-parent" rev="1.4.0-RC3">
  <artifact name="web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.savantly.sprout', module='web-parent', version='1.4.0-RC3')
)
libraryDependencies += "net.savantly.sprout" % "web-parent" % "1.4.0-RC3"
[net.savantly.sprout/web-parent "1.4.0-RC3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
net.savantly.sprout : admin jar 1.4.0-RC3
net.savantly.sprout : sprout-spring-boot-starter jar 1.4.0-RC3

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.7.RELEASE
org.springframework.security : spring-security-test jar

import (1)

Group / Artifact Type Version
net.savantly : parent-pom pom 1.0.0-RELEASE

Project Modules

There are no modules declared in this project.