| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.networknt |
| ArtifactId | ArtifactIdtram-command |
| Version | Version2.0.29 |
| Type | Typejar |
| Description |
DescriptionLight Tram Kafka Framework Components
|
| Filename | Size |
|---|---|
| tram-command-2.0.29.pom | |
| tram-command-2.0.29.jar | 33 KB |
| tram-command-2.0.29-sources.jar | 18 KB |
| tram-command-2.0.29-javadoc.jar | 574 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/tram-command/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>tram-command</artifactId>
<version>2.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/tram-command/
implementation 'com.networknt:tram-command:2.0.29'
// https://jarcasting.com/artifacts/com.networknt/tram-command/
implementation ("com.networknt:tram-command:2.0.29")
'com.networknt:tram-command:jar:2.0.29'
<dependency org="com.networknt" name="tram-command" rev="2.0.29">
<artifact name="tram-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='tram-command', version='2.0.29')
)
libraryDependencies += "com.networknt" % "tram-command" % "2.0.29"
[com.networknt/tram-command "2.0.29"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.networknt : tram-message | jar | 2.0.29 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.networknt : config | jar | 2.0.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.28.2 |