| License |
License |
|---|---|
| GroupId | GroupIdcom.bwsw |
| ArtifactId | ArtifactIdcs-entities_2.12 |
| Version | Version4.10.3-NP |
| Type | Typejar |
| Description |
Descriptioncs-entities
cs-entities
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cs-entities_2.12-4.10.3-NP.pom | |
| cs-entities_2.12-4.10.3-NP.jar | 182 KB |
| cs-entities_2.12-4.10.3-NP-sources.jar | 42 KB |
| cs-entities_2.12-4.10.3-NP-javadoc.jar | 951 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bwsw/cs-entities_2.12/ -->
<dependency>
<groupId>com.bwsw</groupId>
<artifactId>cs-entities_2.12</artifactId>
<version>4.10.3-NP</version>
</dependency>
// https://jarcasting.com/artifacts/com.bwsw/cs-entities_2.12/
implementation 'com.bwsw:cs-entities_2.12:4.10.3-NP'
// https://jarcasting.com/artifacts/com.bwsw/cs-entities_2.12/
implementation ("com.bwsw:cs-entities_2.12:4.10.3-NP")
'com.bwsw:cs-entities_2.12:jar:4.10.3-NP'
<dependency org="com.bwsw" name="cs-entities_2.12" rev="4.10.3-NP">
<artifact name="cs-entities_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bwsw', module='cs-entities_2.12', version='4.10.3-NP')
)
libraryDependencies += "com.bwsw" % "cs-entities_2.12" % "4.10.3-NP"
[com.bwsw/cs-entities_2.12 "4.10.3-NP"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| br.com.autonomiccs : apache-cloudstack-java-client | jar | 1.0.5 |
| com.typesafe : config | jar | 1.3.0 |
| org.apache.kafka : kafka_2.12 | jar | 0.10.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 23.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |