| Categories |
CategoriesMySQL Data Databases |
|---|---|
| GroupId | GroupIdcom.github.q742972035.mysql.binlog |
| ArtifactId | ArtifactIdexpose |
| Version | Version1.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| expose-1.0.1.pom | |
| expose-1.0.1-sources.jar | 259 KB |
| expose-1.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.q742972035.mysql.binlog/expose/ -->
<dependency>
<groupId>com.github.q742972035.mysql.binlog</groupId>
<artifactId>expose</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.q742972035.mysql.binlog/expose/
implementation 'com.github.q742972035.mysql.binlog:expose:1.0.1'
// https://jarcasting.com/artifacts/com.github.q742972035.mysql.binlog/expose/
implementation ("com.github.q742972035.mysql.binlog:expose:1.0.1")
'com.github.q742972035.mysql.binlog:expose:jar:1.0.1'
<dependency org="com.github.q742972035.mysql.binlog" name="expose" rev="1.0.1">
<artifact name="expose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.q742972035.mysql.binlog', module='expose', version='1.0.1')
)
libraryDependencies += "com.github.q742972035.mysql.binlog" % "expose" % "1.0.1"
[com.github.q742972035.mysql.binlog/expose "1.0.1"]