License |
License |
---|---|
GroupId | GroupIdcom.github.brandtg |
ArtifactId | ArtifactIdswitchboard-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswitchboard-core
Log change capture framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
switchboard-core-0.0.1.pom | |
switchboard-core-0.0.1.jar | 48 KB |
switchboard-core-0.0.1-sources.jar | 28 KB |
switchboard-core-0.0.1-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brandtg/switchboard-core/ -->
<dependency>
<groupId>com.github.brandtg</groupId>
<artifactId>switchboard-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard-core/
implementation 'com.github.brandtg:switchboard-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.brandtg/switchboard-core/
implementation ("com.github.brandtg:switchboard-core:0.0.1")
'com.github.brandtg:switchboard-core:jar:0.0.1'
<dependency org="com.github.brandtg" name="switchboard-core" rev="0.0.1">
<artifact name="switchboard-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brandtg', module='switchboard-core', version='0.0.1')
)
libraryDependencies += "com.github.brandtg" % "switchboard-core" % "0.0.1"
[com.github.brandtg/switchboard-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.9 |
commons-logging : commons-logging | jar | 1.2 |
io.dropwizard : dropwizard-core | jar | 0.8.1 |
io.dropwizard : dropwizard-client | jar | 0.8.1 |
io.netty : netty-all | jar | 4.0.24.Final |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-pool2 | jar | 2.3 |
org.apache.commons : commons-dbcp2 | jar | 2.1 |
org.xerial : sqlite-jdbc | jar | 3.8.7 |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.27 |
org.testng : testng | jar | 6.4 |