Categories |
CategoriesDoma Data ORM Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.thoughtworks.dsl |
ArtifactId | ArtifactIddomains-akka-http_2.11 |
Version | Version0.0.0+121-26860860 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-akka-http_2.11/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>domains-akka-http_2.11</artifactId>
<version>0.0.0+121-26860860</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-akka-http_2.11/
implementation 'com.thoughtworks.dsl:domains-akka-http_2.11:0.0.0+121-26860860'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-akka-http_2.11/
implementation ("com.thoughtworks.dsl:domains-akka-http_2.11:0.0.0+121-26860860")
'com.thoughtworks.dsl:domains-akka-http_2.11:jar:0.0.0+121-26860860'
<dependency org="com.thoughtworks.dsl" name="domains-akka-http_2.11" rev="0.0.0+121-26860860">
<artifact name="domains-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='domains-akka-http_2.11', version='0.0.0+121-26860860')
)
libraryDependencies += "com.thoughtworks.dsl" % "domains-akka-http_2.11" % "0.0.0+121-26860860"
[com.thoughtworks.dsl/domains-akka-http_2.11 "0.0.0+121-26860860"]