Categories |
CategoriesMySQL Data Databases Net |
---|---|
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdtram-test-mysql-kafka |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
tram-test-mysql-kafka-2.0.3.pom | |
tram-test-mysql-kafka-2.0.3.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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/tram-test-mysql-kafka/
implementation 'com.networknt:tram-test-mysql-kafka:2.0.3'
// https://jarcasting.com/artifacts/com.networknt/tram-test-mysql-kafka/
implementation ("com.networknt:tram-test-mysql-kafka:2.0.3")
'com.networknt:tram-test-mysql-kafka:jar:2.0.3'
<dependency org="com.networknt" name="tram-test-mysql-kafka" rev="2.0.3">
<artifact name="tram-test-mysql-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='tram-test-mysql-kafka', version='2.0.3')
)
libraryDependencies += "com.networknt" % "tram-test-mysql-kafka" % "2.0.3"
[com.networknt/tram-test-mysql-kafka "2.0.3"]