License |
License |
---|---|
Categories |
CategoriesScala Languages AWS Container PaaS Providers |
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdawscala-core_2.13 |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionawscala
awscala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
awscala-core_2.13-0.9.1.pom | |
awscala-core_2.13-0.9.1.jar | 53 KB |
awscala-core_2.13-0.9.1-sources.jar | 6 KB |
awscala-core_2.13-0.9.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.13/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-core_2.13</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.13/
implementation 'com.github.seratch:awscala-core_2.13:0.9.1'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-core_2.13/
implementation ("com.github.seratch:awscala-core_2.13:0.9.1")
'com.github.seratch:awscala-core_2.13:jar:0.9.1'
<dependency org="com.github.seratch" name="awscala-core_2.13" rev="0.9.1">
<artifact name="awscala-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-core_2.13', version='0.9.1')
)
libraryDependencies += "com.github.seratch" % "awscala-core_2.13" % "0.9.1"
[com.github.seratch/awscala-core_2.13 "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.1004 |
joda-time : joda-time | jar | 2.10.10 |
org.joda : joda-convert | jar | 2.2.1 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.3 |
org.scala-lang : scala-reflect | jar | 2.13.4 |
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.13 | jar | 3.2.8 |