is not current version
Last Version 1.4.0-RC3

net.savantly.sprout:web-parent 1.2.1-RELEASE

Parent pom for Sprout Web Applications

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.savantly.sprout
ArtifactId

ArtifactId

web-parent
Version

Version

1.2.1-RELEASE
Type

Type

pom

Download web-parent 1.2.1-RELEASE


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