Last Version

SeeSharpSoft Java Spring Framework Essentials 0.8.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.spring
ArtifactId

ArtifactId

sharping-parent
Version

Version

0.8.0
Type

Type

pom
Description

Description

SeeSharpSoft Java Spring Framework Essentials
Programming model and libraries for developing WebApps on Java Spring Framework.
Project URL

Project URL

http://github.com/seesharpsoft/sharping
Source Code Management

Source Code Management

http://github.com/seesharpsoft/sharping/tree/master

Download sharping-parent 0.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sharping-multipart
  • sharping-multipart-example
  • sharping-multipart-boot
  • sharping-multipart-boot-example
  • sharping-core
  • sharping-data
  • sharping-suite