is not current version
Last Version 1.2.10-RELEASE

com.soento:soento-boot 1.2.0-RELEASE


GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-boot
Version

Version

1.2.0-RELEASE
Type

Type

pom

Download soento-boot 1.2.0-RELEASE


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