License |
License |
---|---|
GroupId | GroupIdio.soos |
ArtifactId | ArtifactIdsca |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSOOS Integrations core
Core package used on all our java integrations development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sca-1.0.13.pom | |
sca-1.0.13.jar | 6 MB |
sca-1.0.13-sources.jar | 29 KB |
sca-1.0.13-javadoc.jar | 644 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.soos/sca/ -->
<dependency>
<groupId>io.soos</groupId>
<artifactId>sca</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.soos/sca/
implementation 'io.soos:sca:1.0.13'
// https://jarcasting.com/artifacts/io.soos/sca/
implementation ("io.soos:sca:1.0.13")
'io.soos:sca:jar:1.0.13'
<dependency org="io.soos" name="sca" rev="1.0.13">
<artifact name="sca" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.soos', module='sca', version='1.0.13')
)
libraryDependencies += "io.soos" % "sca" % "1.0.13"
[io.soos/sca "1.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.maven : maven-model | jar | 3.8.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : system-lambda | jar | 1.2.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-suite | jar | 1.8.1 |