License |
License |
---|---|
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-web |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-web
soento's development kit.
|
Filename | Size |
---|---|
soento-web-1.2.10-RELEASE.pom | |
soento-web-1.2.10-RELEASE.jar | 91 KB |
soento-web-1.2.10-RELEASE-sources.jar | 55 KB |
soento-web-1.2.10-RELEASE-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soento/soento-web/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-web</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-web/
implementation 'com.soento:soento-web:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-web/
implementation ("com.soento:soento-web:1.2.10-RELEASE")
'com.soento:soento-web:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-web" rev="1.2.10-RELEASE">
<artifact name="soento-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-web', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-web" % "1.2.10-RELEASE"
[com.soento/soento-web "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-freemarker | jar | |
com.soento : soento-spring | jar | 1.2.10-RELEASE |
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 |