License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.github.brandtg |
ArtifactId | ArtifactIdswitchboard-mysql |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswitchboard-mysql
Log change capture framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
switchboard-mysql-0.0.1.pom | |
switchboard-mysql-0.0.1.jar | 22 MB |
switchboard-mysql-0.0.1-sources.jar | 190 KB |
switchboard-mysql-0.0.1-javadoc.jar | 981 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brandtg/switchboard-mysql/ -->
<dependency>
<groupId>com.github.brandtg</groupId>
<artifactId>switchboard-mysql</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard-mysql/
implementation 'com.github.brandtg:switchboard-mysql:0.0.1'
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard-mysql/
implementation ("com.github.brandtg:switchboard-mysql:0.0.1")
'com.github.brandtg:switchboard-mysql:jar:0.0.1'
<dependency org="com.github.brandtg" name="switchboard-mysql" rev="0.0.1">
<artifact name="switchboard-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brandtg', module='switchboard-mysql', version='0.0.1')
)
libraryDependencies += "com.github.brandtg" % "switchboard-mysql" % "0.0.1"
[com.github.brandtg/switchboard-mysql "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |