License |
License |
---|---|
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-core |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento's development kit.
|
Filename | Size |
---|---|
soento-core-1.2.10-RELEASE.pom | |
soento-core-1.2.10-RELEASE.jar | 186 KB |
soento-core-1.2.10-RELEASE-sources.jar | 97 KB |
soento-core-1.2.10-RELEASE-javadoc.jar | 686 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soento/soento-core/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-core</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-core/
implementation 'com.soento:soento-core:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-core/
implementation ("com.soento:soento-core:1.2.10-RELEASE")
'com.soento:soento-core:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-core" rev="1.2.10-RELEASE">
<artifact name="soento-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-core', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-core" % "1.2.10-RELEASE"
[com.soento/soento-core "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.jms : javax.jms-api | jar | |
com.soento : soento-core-base | jar | 1.2.10-RELEASE |
com.soento : soento-core-codec | jar | 1.2.10-RELEASE |
com.soento : soento-core-jdbc | jar | 1.2.10-RELEASE |
com.soento : soento-core-io | 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 |
com.ibm.icu : icu4j | jar | 68.2 |