com.soento:soento-core-base

soento's development kit.

License

License

GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-core-base
Last Version

Last Version

1.2.10-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

soento's development kit.

Download soento-core-base

How to add to project

<!-- 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"]

Dependencies

compile (22)

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

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.

Versions

Version
1.2.10-RELEASE