Last Version

soento-spring 1.2.10-RELEASE

soento's development kit.

License

License

GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-spring
Version

Version

1.2.10-RELEASE
Type

Type

jar
Description

Description

soento-spring
soento's development kit.

Download soento-spring 1.2.10-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-mail jar
com.soento : soento-core jar 1.2.10-RELEASE
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3

provided (1)

Group / Artifact Type Version
com.soento : soento-provided jar 1.2.10-RELEASE

test (1)

Group / Artifact Type Version
com.soento : soento-test jar 1.2.10-RELEASE

Project Modules

There are no modules declared in this project.