is not current version
Last Version 1.0.5-RELEASE

com.pleosoft:pleosoft-spring-boot-starter 1.0.3-RELEASE

Pleosoft spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pleosoft
ArtifactId

ArtifactId

pleosoft-spring-boot-starter
Version

Version

1.0.3-RELEASE
Type

Type

jar

Download pleosoft-spring-boot-starter 1.0.3-RELEASE


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