| License |
License |
|---|---|
| GroupId | GroupIdcom.soento |
| ArtifactId | ArtifactIdsoento-core-base |
| Last Version | Last Version1.2.10-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsoento's development kit.
|
<!-- https://jarcasting.com/artifacts/com.soento/soento-core-base/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-core-base</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-core-base/
implementation 'com.soento:soento-core-base:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-core-base/
implementation ("com.soento:soento-core-base:1.2.10-RELEASE")
'com.soento:soento-core-base:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-core-base" rev="1.2.10-RELEASE">
<artifact name="soento-core-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-core-base', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-core-base" % "1.2.10-RELEASE"
[com.soento/soento-core-base "1.2.10-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| commons-codec : commons-codec | jar | |
| commons-digester : commons-digester | jar | 2.1 |
| commons-io : commons-io | jar | 2.4 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| org.apache.commons : commons-lang3 | jar | |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-net : commons-net | jar | 3.6 |
| org.apache.tomcat.embed : tomcat-embed-el | jar | |
| org.apache.commons : commons-pool2 | jar | |
| org.apache.httpcomponents : httpcore | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpmime | jar | |
| com.google.guava : guava | jar | 29.0-jre |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.alibaba : fastjson | jar | 1.2.75 |
| com.jcraft : jsch | jar | 0.1.55 |
| javax.annotation : jsr250-api | jar | 1.0 |
| javax.inject : javax.inject | jar | 1 |
| org.hibernate.validator : hibernate-validator | jar |
| 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 |