License |
License |
---|---|
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-spring |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-spring
soento's development kit.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |