Last Version

Bundled Java Spring extensions with Boot configuration 0.21.0

Bundled Java Spring extensions like sharping-data, sharping-multipart, etc. with Boot configuration

License

License

Categories

Categories

Net
GroupId

GroupId

net.seesharpsoft.sharping
ArtifactId

ArtifactId

sharping-spring-suite-boot
Version

Version

0.21.0
Type

Type

jar
Description

Description

Bundled Java Spring extensions with Boot configuration
Bundled Java Spring extensions like sharping-data, sharping-multipart, etc. with Boot configuration
Source Code Management

Source Code Management

http://github.com/seesharpsoft/sharping/tree/master/sharping-spring-suite-boot

Download sharping-spring-suite-boot 0.21.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
net.seesharpsoft.sharping : sharping-spring-suite jar 0.21.0
net.seesharpsoft.sharping : sharping-spring-multipart-boot jar 0.21.0

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
junit : junit jar
org.hamcrest : hamcrest-library jar
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar
net.seesharpsoft.sharping : sharping-spring-hibernate jar 0.21.0
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.