License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdakka-open-graph-fetcher_2.12 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-open-graph-fetcher
akka-open-graph-fetcher
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tkqubo |
<!-- https://jarcasting.com/artifacts/com.github.tkqubo/akka-open-graph-fetcher_2.12/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>akka-open-graph-fetcher_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/akka-open-graph-fetcher_2.12/
implementation 'com.github.tkqubo:akka-open-graph-fetcher_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.github.tkqubo/akka-open-graph-fetcher_2.12/
implementation ("com.github.tkqubo:akka-open-graph-fetcher_2.12:0.4.0")
'com.github.tkqubo:akka-open-graph-fetcher_2.12:jar:0.4.0'
<dependency org="com.github.tkqubo" name="akka-open-graph-fetcher_2.12" rev="0.4.0">
<artifact name="akka-open-graph-fetcher_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='akka-open-graph-fetcher_2.12', version='0.4.0')
)
libraryDependencies += "com.github.tkqubo" % "akka-open-graph-fetcher_2.12" % "0.4.0"
[com.github.tkqubo/akka-open-graph-fetcher_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.4.16 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.4.16 |
com.typesafe.akka : akka-http_2.12 | jar | 10.0.3 |
com.typesafe.akka : akka-http-core_2.12 | jar | 10.0.3 |
com.typesafe.akka : akka-http-spray-json_2.12 | jar | 10.0.3 |
org.jsoup : jsoup | jar | 1.10.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.4.16 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.3 |
com.miguno.akka : akka-mock-scheduler_2.12 | jar | 0.5.1 |
org.specs2 : specs2-core_2.12 | jar | 3.8.7 |
org.specs2 : specs2-matcher_2.12 | jar | 3.8.7 |
org.specs2 : specs2-matcher-extra_2.12 | jar | 3.8.7 |
org.specs2 : specs2-mock_2.12 | jar | 3.8.7 |