License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pleosoft |
ArtifactId | ArtifactIdpleosoft-spring-boot-starter |
Last Version | Last Version1.0.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpeltas-mlt
Pleosoft spring boot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pleosoft/pleosoft-spring-boot-starter/ -->
<dependency>
<groupId>com.pleosoft</groupId>
<artifactId>pleosoft-spring-boot-starter</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.pleosoft/pleosoft-spring-boot-starter/
implementation 'com.pleosoft:pleosoft-spring-boot-starter:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.pleosoft/pleosoft-spring-boot-starter/
implementation ("com.pleosoft:pleosoft-spring-boot-starter:1.0.5-RELEASE")
'com.pleosoft:pleosoft-spring-boot-starter:jar:1.0.5-RELEASE'
<dependency org="com.pleosoft" name="pleosoft-spring-boot-starter" rev="1.0.5-RELEASE">
<artifact name="pleosoft-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pleosoft', module='pleosoft-spring-boot-starter', version='1.0.5-RELEASE')
)
libraryDependencies += "com.pleosoft" % "pleosoft-spring-boot-starter" % "1.0.5-RELEASE"
[com.pleosoft/pleosoft-spring-boot-starter "1.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.tuckey : urlrewritefilter | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |