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