| License |
License |
|---|---|
| Categories |
CategoriesScala Languages AWS Container PaaS Providers |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdawscala-core_2.12 |
| Version | Version0.8.5 |
| Type | Typejar |
| Description |
Descriptionawscala
awscala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.seratch |
| Filename | Size |
|---|---|
| awscala-core_2.12-0.8.5.pom | |
| awscala-core_2.12-0.8.5.jar | 53 KB |
| awscala-core_2.12-0.8.5-sources.jar | 7 KB |
| awscala-core_2.12-0.8.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.12/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-core_2.12</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.12/
implementation 'com.github.seratch:awscala-core_2.12:0.8.5'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.12/
implementation ("com.github.seratch:awscala-core_2.12:0.8.5")
'com.github.seratch:awscala-core_2.12:jar:0.8.5'
<dependency org="com.github.seratch" name="awscala-core_2.12" rev="0.8.5">
<artifact name="awscala-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-core_2.12', version='0.8.5')
)
libraryDependencies += "com.github.seratch" % "awscala-core_2.12" % "0.8.5"
[com.github.seratch/awscala-core_2.12 "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.amazonaws : aws-java-sdk-core | jar | 1.11.954 |
| joda-time : joda-time | jar | 2.10.10 |
| org.joda : joda-convert | jar | 2.2.1 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |