License |
License |
---|---|
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-web |
Version | Version1.2.8-RELEASE |
Type | Typejar |
Description |
Descriptionsoento-web
soento's development kit.
|
Filename | Size |
---|---|
soento-web-1.2.8-RELEASE.pom | |
soento-web-1.2.8-RELEASE.jar | 40 KB |
soento-web-1.2.8-RELEASE-sources.jar | 19 KB |
soento-web-1.2.8-RELEASE-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soento/soento-web/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-web</artifactId>
<version>1.2.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-web/
implementation 'com.soento:soento-web:1.2.8-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-web/
implementation ("com.soento:soento-web:1.2.8-RELEASE")
'com.soento:soento-web:jar:1.2.8-RELEASE'
<dependency org="com.soento" name="soento-web" rev="1.2.8-RELEASE">
<artifact name="soento-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-web', version='1.2.8-RELEASE')
)
libraryDependencies += "com.soento" % "soento-web" % "1.2.8-RELEASE"
[com.soento/soento-web "1.2.8-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.7.RELEASE |
com.soento : soento-spring | jar | 1.2.8-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.8-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.8-RELEASE |