| License |
License |
|---|---|
| GroupId | GroupIdcom.avsystem.commons |
| ArtifactId | ArtifactIdcommons-rest_sjs1_2.11 |
| Version | Version1.48.2 |
| Type | Typejar |
| Description |
DescriptionAVSystem commons
AVSystem commons library for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-rest_sjs1_2.11-1.48.2.pom | |
| commons-rest_sjs1_2.11-1.48.2.jar | 1 MB |
| commons-rest_sjs1_2.11-1.48.2-sources.jar | 32 KB |
| commons-rest_sjs1_2.11-1.48.2-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-rest_sjs1_2.11/ -->
<dependency>
<groupId>com.avsystem.commons</groupId>
<artifactId>commons-rest_sjs1_2.11</artifactId>
<version>1.48.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-rest_sjs1_2.11/
implementation 'com.avsystem.commons:commons-rest_sjs1_2.11:1.48.2'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-rest_sjs1_2.11/
implementation ("com.avsystem.commons:commons-rest_sjs1_2.11:1.48.2")
'com.avsystem.commons:commons-rest_sjs1_2.11:jar:1.48.2'
<dependency org="com.avsystem.commons" name="commons-rest_sjs1_2.11" rev="1.48.2">
<artifact name="commons-rest_sjs1_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-rest_sjs1_2.11', version='1.48.2')
)
libraryDependencies += "com.avsystem.commons" % "commons-rest_sjs1_2.11" % "1.48.2"
[com.avsystem.commons/commons-rest_sjs1_2.11 "1.48.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.avsystem.commons : commons-core_sjs1_2.11 | jar | 1.48.2 |
| org.scala-js : scalajs-library_2.11 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.11.12 | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.11 | jar | 1.1.1 |
| org.scalatest : scalatest_sjs1_2.11 | jar | 3.2.1 |
| org.scalacheck : scalacheck_sjs1_2.11 | jar | 1.14.3 |
| org.scalatestplus : scalacheck-1-14_sjs1_2.11 | jar | 3.2.1.0 |
| org.mockito : mockito-core | jar | 3.5.2 |