License |
License |
---|---|
Categories |
CategoriesData Science Business Logic Libraries |
GroupId | GroupIdch.datascience |
ArtifactId | ArtifactIdrenku-commons_2.12 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrenku-commons
renku-commons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
renku-commons_2.12-0.2.0.pom | |
renku-commons_2.12-0.2.0.jar | 73 KB |
renku-commons_2.12-0.2.0-sources.jar | 18 KB |
renku-commons_2.12-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.datascience/renku-commons_2.12/ -->
<dependency>
<groupId>ch.datascience</groupId>
<artifactId>renku-commons_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.datascience/renku-commons_2.12/
implementation 'ch.datascience:renku-commons_2.12:0.2.0'
// https://jarcasting.com/artifacts/ch.datascience/renku-commons_2.12/
implementation ("ch.datascience:renku-commons_2.12:0.2.0")
'ch.datascience:renku-commons_2.12:jar:0.2.0'
<dependency org="ch.datascience" name="renku-commons_2.12" rev="0.2.0">
<artifact name="renku-commons_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.datascience', module='renku-commons_2.12', version='0.2.0')
)
libraryDependencies += "ch.datascience" % "renku-commons_2.12" % "0.2.0"
[ch.datascience/renku-commons_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.play : play_2.12 | jar | 2.6.15 |
com.typesafe.play : play-json_2.12 | jar | 2.6.9 |
com.typesafe.play : play-ahc-ws_2.12 | jar | 2.6.15 |
com.typesafe.play : play-test_2.12 | jar | 2.6.15 |
com.auth0 : java-jwt | jar | 3.3.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.11 |