License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.savantly.sprout |
ArtifactId | ArtifactIdweb-parent |
Version | Version1.4.0-RC3 |
Type | Typepom |
Description |
Descriptionsprout-web-parent
Parent pom for Sprout Web Applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
org.springframework.security : spring-security-test | jar |
Group / Artifact | Type | Version |
---|---|---|
net.savantly : parent-pom | pom | 1.0.0-RELEASE |