License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.tkqubo |
ArtifactId | ArtifactIdakka-open-graph-fetcher_2.11 |
Last Version | Last Version0.3.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.11/ -->
<dependency>
<groupId>com.github.tkqubo</groupId>
<artifactId>akka-open-graph-fetcher_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkqubo/akka-open-graph-fetcher_2.11/
implementation 'com.github.tkqubo:akka-open-graph-fetcher_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.tkqubo/akka-open-graph-fetcher_2.11/
implementation ("com.github.tkqubo:akka-open-graph-fetcher_2.11:0.3.0")
'com.github.tkqubo:akka-open-graph-fetcher_2.11:jar:0.3.0'
<dependency org="com.github.tkqubo" name="akka-open-graph-fetcher_2.11" rev="0.3.0">
<artifact name="akka-open-graph-fetcher_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkqubo', module='akka-open-graph-fetcher_2.11', version='0.3.0')
)
libraryDependencies += "com.github.tkqubo" % "akka-open-graph-fetcher_2.11" % "0.3.0"
[com.github.tkqubo/akka-open-graph-fetcher_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-slf4j_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-http-core_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-http-spray-json-experimental_2.11 | jar | 2.4.11 |
org.jsoup : jsoup | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.11 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 2.4.11 |
com.miguno.akka : akka-mock-scheduler_2.11 | jar | 0.4.0 |
org.specs2 : specs2-core_2.11 | jar | 3.8.5.1 |
org.specs2 : specs2-matcher_2.11 | jar | 3.8.5.1 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.8.5.1 |
org.specs2 : specs2-mock_2.11 | jar | 3.8.5.1 |