License |
License |
---|---|
GroupId | GroupIdcom.lightbend |
ArtifactId | ArtifactIdlagom-service-locator-dns_2.11 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionlagom-service-locator-dns
lagom-service-locator-dns
|
Project Organization |
Project Organizationcom.lightbend |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend/lagom-service-locator-dns_2.11/ -->
<dependency>
<groupId>com.lightbend</groupId>
<artifactId>lagom-service-locator-dns_2.11</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend/lagom-service-locator-dns_2.11/
implementation 'com.lightbend:lagom-service-locator-dns_2.11:1.0.2'
// https://jarcasting.com/artifacts/com.lightbend/lagom-service-locator-dns_2.11/
implementation ("com.lightbend:lagom-service-locator-dns_2.11:1.0.2")
'com.lightbend:lagom-service-locator-dns_2.11:jar:1.0.2'
<dependency org="com.lightbend" name="lagom-service-locator-dns_2.11" rev="1.0.2">
<artifact name="lagom-service-locator-dns_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend', module='lagom-service-locator-dns_2.11', version='1.0.2')
)
libraryDependencies += "com.lightbend" % "lagom-service-locator-dns_2.11" % "1.0.2"
[com.lightbend/lagom-service-locator-dns_2.11 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.lightbend : service-locator-dns_2.11 | jar | 1.0.2 |
com.lightbend.lagom : lagom-javadsl-api_2.11 | jar | 1.1.0 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |