Categories |
CategoriesMySQL Data Databases Net |
---|---|
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdtram-test-mysql-kafka |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
tram-test-mysql-kafka-2.0.6.pom | |
tram-test-mysql-kafka-2.0.6.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/tram-test-mysql-kafka/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>tram-test-mysql-kafka</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/tram-test-mysql-kafka/
implementation 'com.networknt:tram-test-mysql-kafka:2.0.6'
// https://jarcasting.com/artifacts/com.networknt/tram-test-mysql-kafka/
implementation ("com.networknt:tram-test-mysql-kafka:2.0.6")
'com.networknt:tram-test-mysql-kafka:jar:2.0.6'
<dependency org="com.networknt" name="tram-test-mysql-kafka" rev="2.0.6">
<artifact name="tram-test-mysql-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='tram-test-mysql-kafka', version='2.0.6')
)
libraryDependencies += "com.networknt" % "tram-test-mysql-kafka" % "2.0.6"
[com.networknt/tram-test-mysql-kafka "2.0.6"]