License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.github.vonnagy |
ArtifactId | ArtifactIdservice-container-examples_2.11 |
Version | Version2.0.7 |
Type | Typejar |
Description |
Descriptionservice-container-examples
Service Container
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.vonnagy |
<!-- https://jarcasting.com/artifacts/com.github.vonnagy/service-container-examples_2.11/ -->
<dependency>
<groupId>com.github.vonnagy</groupId>
<artifactId>service-container-examples_2.11</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container-examples_2.11/
implementation 'com.github.vonnagy:service-container-examples_2.11:2.0.7'
// https://jarcasting.com/artifacts/com.github.vonnagy/service-container-examples_2.11/
implementation ("com.github.vonnagy:service-container-examples_2.11:2.0.7")
'com.github.vonnagy:service-container-examples_2.11:jar:2.0.7'
<dependency org="com.github.vonnagy" name="service-container-examples_2.11" rev="2.0.7">
<artifact name="service-container-examples_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vonnagy', module='service-container-examples_2.11', version='2.0.7')
)
libraryDependencies += "com.github.vonnagy" % "service-container-examples_2.11" % "2.0.7"
[com.github.vonnagy/service-container-examples_2.11 "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.github.vonnagy : service-container_2.11 | jar | 2.0.7 |
com.typesafe.akka : akka-stream-kafka_2.11 | jar | 0.18 |