is not current version
Last Version 0.21.0

net.seesharpsoft.sharping:sharping-parent 0.16.0

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

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-parent
Version

Version

0.16.0
Type

Type

pom

Download sharping-parent 0.16.0


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