is not current version
Last Version 0.8.0

net.seesharpsoft.spring:sharping-parent 0.7.1

Programming model and libraries for developing WebApps on Java Spring Framework.

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-parent
Version

Version

0.7.1
Type

Type

pom

Download sharping-parent 0.7.1


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